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 [color=rgb(255,0,0);]group[/color].
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.











