Page 1 of 1
[Solved] Giving your self items in game?
PostPosted: Sat Sep 20, 2014 5:28 pm
by Facara
Is it possible for me to get items in the game? By command?
I figured I miiight be able to set objects that I spawn to items... and maybe pick em up?
But I mean real in game items with stats and so on... Is there a way for me to give my self those?
Re: Giving your self items in game?
PostPosted: Sat Sep 20, 2014 8:30 pm
by Argo
item create id_nb
know your Database, know your content, know your commands

Re: Giving your self items in game?
PostPosted: Sun Sep 21, 2014 8:36 am
by Facara
I mean is there a command for it allready or do I have to make it?

Re: Giving your self items in game?
PostPosted: Sun Sep 21, 2014 12:06 pm
by Tolakram
/item create
Lots and lots of commands in game for GM's and admins.
Re: Giving your self items in game?
PostPosted: Sun Sep 21, 2014 6:53 pm
by Facara
I though that was only to create a new item not into your inventory

Re: Giving your self items in game?
PostPosted: Tue Sep 23, 2014 1:45 am
by dargon
/item create wooden_sword (create item wih template wooden_sword) just know the template id and go from there
Re: Giving your self items in game?
PostPosted: Tue Sep 23, 2014 12:52 pm
by Facara
Thanks I saw it now but I though that was for creating a new template not to actually add a item from templates into your inventory
