Jump to content
  • 0
Sign in to follow this  
Javanese

guild storage

Question

Hello,

 

i made script that insert items into guild storage. But the problem are it seems any change on database doesn't change the client view. I tried insert or update both of that not work. even when i access the database use sql are showing right amount.

 

does anyone know why?

 

thanks~

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Storage is loaded upon logging in and dynamically refreshed when accessing it and storing/retrieving items, so chances are you'll need to relog in order to get the changes you made on storage.

 

That, or make a script command that automatically opens your storage (if possible), adds the items and closes it (player won't ever realise that the storage has been opened because of the speed of the operation).

Share this post


Link to post
Share on other sites
  • 0

i already logged out and still the same.

 

i am not yet know how to do the second solution from you. So the player must be online to make him open guild storage right.

 

what basically i want to do is auto-insert to guild storage that i enroll on my extra database field . And it will execute periodically

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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