You can use this DYO Editor.Anyone here know how to fix this issue. Everything is working, but sometimes NPC vanished from the game and some doesn't. I will provide more information if needed.
what would be the best solution and where exactly should I look. Sorry for the question, I'm still working on learning more of it.If npcs were there prior and they don't appear when switching between map segments, maps, etc, that means there is an issue with your packets relating to object serialization.
You can use this DYO Editor.
So, generally, if it is this, it happens after adding something incorrectly -- so it could be related to that. It could be ranging from a bad snapshot (notorious random window pop up bug can occur with this as well), or with CMover::Serialize (another common area).what would be the best solution and where exactly should I look. Sorry for the question, I'm still working on learning more of it.