rathena/sql-files
aleos89 a683e005d7 Merge pull request #197 from rathena/hotfix/bug9338
* Changed Guild/Party Bound Item Retrieval Methods:
- Fixes bugreport:9338
- Now resend the list to map-server from char/inter-server to avoid "weird" item allocation on guild storage. Example, previously you will meet stacked item like GUID does, but it shouldn't!
- Also will check the maximum amount that can be store in guild store. If guild storage is full (the slots or item stack limit is reach) the rest value/item will be dropped.
- Account of kicked guild member won't be kicked from server any more if the player idle on character select window (just prevents player to login when retrieving items are in progress)
- Delete guild bound items from guild master when guild is disbanded! Previously, the bound type just changed to NONE. Also for party bound item.
- If kicked guild/party member is trading bound item when be kicked, the trade will be cancelled!
- If the guild member is being kicked when open guild storage, storage will be closed first waiting for next item retrieval.
- Now when guild storage is opened, storage_status (changed the var to 'opened') will be used to hold char_id who opens it.
* Misc:
- Cleanup guild storage prefix functions, changed them to "gstorage_*"
- Added picklog type 'B' for logging deleted bound item because of kicked from guild/party.
- Updated documentation for new used packet 0x3857
2015-01-13 12:59:19 -05:00
..
2013-04-10 02:09:34 +00:00
2013-04-10 02:09:34 +00:00
2015-01-09 10:24:28 +07:00
2014-11-18 19:22:58 +07:00
2014-09-15 18:02:49 +07:00
2014-09-15 18:02:49 +07:00
2014-06-12 11:29:10 -04:00
2014-06-12 11:29:10 -04:00
2014-06-12 11:29:10 -04:00
2014-04-09 10:10:32 -04:00
2014-04-09 10:10:32 -04:00