skempertush 0 Posted March 23, 2014 Hi, I want to know where to edit sorting of items. Lets say SELECT * FROM `storage` WHERE `account_id` = 2000001 AND `group` = 1; I'll be adding group. Basically, when a player's character is in group 2 and use @storage, storage will not show items from group 1. Its like characters won't be sharing items by group. but still limited to 600 storage limit per account. Quote Share this post Link to post Share on other sites
Hi,
I want to know where to edit sorting of items.
Lets say
SELECT * FROM `storage` WHERE `account_id` = 2000001 AND `group` = 1;
I'll be adding group.
Basically, when a player's character is in group 2 and use @storage, storage will not show items from group 1.
Its like characters won't be sharing items by group. but still limited to 600 storage limit per account.
Share this post
Link to post
Share on other sites