#549 DoF client inventory indexing breaks with item::serialize

已关闭
image6 月之前创建 · 0 条评论
image 评论于 6 月之前

Only with DoF client, AoM not impacted

We have PlayerItemList::serialize which properly provides the indexing -- however if a bag serializes itself or an item serializes individually through this packet we lose the index in inventory, and you can no longer examine:

Item::serialize(int16 version, bool show_name, Player* player, bool include_twice, int16 packet_type, int8 subtype, bool merchant_item, bool loot_item){

zoning, camping resolves the issue and the full inventory can be examined again.

Only with DoF client, AoM not impacted We have PlayerItemList::serialize which properly provides the indexing -- however if a bag serializes itself or an item serializes individually through this packet we lose the index in inventory, and you can no longer examine: Item::serialize(int16 version, bool show_name, Player* player, bool include_twice, int16 packet_type, int8 subtype, bool merchant_item, bool loot_item){ zoning, camping resolves the issue and the full inventory can be examined again.
image5 月之前 关闭
登录 并参与到对话中。
正在加载...
取消
保存
这个人很懒,什么都没留下。