How do you put item directly to the storage?

Zirius

New member
Messages
261
Points
0
I am trying to look at the script commands but can't find a function that puts item directly to the storage of the attached char.

Its like when a char talks to an NPC he/she would have the items directly at his/her storage. Its good when you plan on giving them BULK items (big amount of Pots, etc.).

Thanks!

 
I manage to have sql query to add the items, but seems like I would need to make the player kicked via @kick command. Any lesser ugly way?

 
I am having trouble compiling. But seems like that plugin is what I need. 
default_smile.png


 

Attachments

tried this thrice, but still the problem occurs, are you using the plugin on latest git?
I convert it into a script command

*storeitem <item name or ID>,<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,"<char name>"or<account id>};
attachicon.gif
storeitem.c
Sweet thanks. Will try this later. actually, I made the plugin work with the latest git few days ago. Just can't create diff file for now to share it. Will update it as soon as I get on my personal network. Thanks!

 
Back
Top