[DiscordArchive] Or not?
[DiscordArchive] Or not?
Archived author: Bogir • Posted: 2022-03-07T19:07:48.094000+00:00
Original source
If Item listed in GB-table, its owner is 0
Archived author: Bogir • Posted: 2022-03-07T19:08:29.634000+00:00
Original source
I mean exactly those items. If owner is 0 and item not present in GB - it is broken item
Archived author: Bogir • Posted: 2022-03-07T19:10:07.329000+00:00
Original source
Thats why I'v got another question about items in `item_refund_instance`...
Archived author: Bogir • Posted: 2022-03-07T19:10:34.822000+00:00
Original source
Thanks for answers)
Archived author: Honey • Posted: 2022-03-07T19:13:20.372000+00:00
Original source
When i just started with AC, i tried to working on a sorter for item guids, which also checks for broken items, and if they are attached to any inventory. It works. But it requires the server to be down and is exceptionally slow. It would be lovely to have such a system on core level, running in the background maybe.
Archived author: Bogir • Posted: 2022-03-07T19:17:09.576000+00:00
Original source
Does `item_loot_storage` must be cleared if server restarted?
Archived author: Bogir • Posted: 2022-03-07T19:18:21.010000+00:00
Original source
It is keeping records about some loot-items with time-limitation for exchange between players
Archived author: Bogir • Posted: 2022-03-07T19:18:37.578000+00:00
Original source
if I undersood code correctly
Archived author: Bogir • Posted: 2022-03-07T19:19:19.141000+00:00
Original source
`void LootItemStorage::AddNewStoredLoot`