Jump to content
  • 0
Sign in to follow this  
Zirius

How do you put item directly to the storage?

Question

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!

 

Share this post


Link to post
Share on other sites

8 answers to this question

Recommended Posts

  • 0

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?

Share this post


Link to post
Share on other sites
  • 0

 

 

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>};

storeitem.c

Share this post


Link to post
Share on other sites
  • 0

 

 

 

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.gifstoreitem.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!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.