Browse Source
The monster direction is synced even if the receiving player is not on the same dungeon level as the player killing the monster. Note, this happens, even if one player is in town, and the other kills a monster at e.g. dlvl=1. Then the code will check the monster at index mi even for the player in town, so it will just read garbage data from memory.pull/5295/head
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue