At @storeall, how can I transfer the storeall function to a different storage? I want to move it to the Storage 2 I created, but I just don't understand how to recall
openstorage2 1,STOR_MODE_GET|STOR_MODE_PUT;
Thank you very much to anyone who can help.
storage_storageadd(sd, &sd->storage, i, sd->inventory.u.items_inventory[i].amount);
Question
Mice
Header: Type: INTER_SERVER_DB Version: 1 Body: - ID: 1 Name: "Storage 2" Table: storage2 Max: 300
At @storeall, how can I transfer the storeall function to a different storage? I want to move it to the Storage 2 I created, but I just don't understand how to recall
openstorage2 1,STOR_MODE_GET|STOR_MODE_PUT;
Thank you very much to anyone who can help.
storage_storageadd(sd, &sd->storage, i, sd->inventory.u.items_inventory[i].amount);
Link to comment
Share on other sites
0 answers 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.