by vegetous » Sat Nov 11, 2006 1:11 am
Another question, but now about the deathmatch version of the mod.
Sometimes when a player is killed in this mod, he reborn as a zombie (yeah that's cool!), and if he touch the enemy that killed him, the enemy dies too (the player is already dead) and the player gains a frag.
The problem is that in the QW version of the mod, if the player does not move himself, the touch function does not work. I don't know why, but the NQ code is exactly the same and there's no bug in NQ!
- ZUMBI_Touch function at line 1039
- ZUMBI_Touch function at line 991
This is the last major bug of this mod, I was able to correct all the others but this one I can't!