I can't think of a clean way to do this. Is there a way to add one item to everyone's storage (unless the storage is at max capacity already.) using an NPC?
Or hey, even using SQL directly would be ok. But I can't think of a way to do it simply. A loop would have to determine the current storage (Example - 100 items out of 600 stored) then add the chosen item as 101. But it would have to do this for every single account.
Question
michaelsoftman
I can't think of a clean way to do this. Is there a way to add one item to everyone's storage (unless the storage is at max capacity already.) using an NPC?
Or hey, even using SQL directly would be ok. But I can't think of a way to do it simply. A loop would have to determine the current storage (Example - 100 items out of 600 stored) then add the chosen item as 101. But it would have to do this for every single account.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.