-
Member
get item to inventory
Guess everyone knows if you spawn a item with --> /makeitem it drops.. is there also a way to get it in your inventory?
Thanks :)
-
-
† Working in Secret †
Re: get item to inventory
-
Re: get item to inventory
from inside the game, you cant
from outside, use "exec _ADD_ITEM_EXTERN @CharName,'ITEM_ETC_E060118_60EXP_HELP',1,1" from sql
1,1 = numbers of items,optlvl (i think is the ++++ on items)
-
Member
Re: get item to inventory
Oke, was just wondering if that was possible. Thanks :)