30.12.2011, 00:39
(
Последний раз редактировалось BigETI; 30.12.2011 в 01:45.
)
I probably know why OPTD or OPGD doesn't get called after this:
Guess 1: OnPlayerUpdate never gets called if a player is in death mode (The part between OnPlayerDeath and OnPlayerSpawn) and OPTD and OPGD does only get called after player update (in case of health decrease).
Guess 2: The players might get killed serverside which could proofs that OPTD and OPGD doesn't get called and the client sends ofc the invalid kill reason ID.
Guess 3: Both of them could be the reason of this "bug".
By the way thanks for the information.
Guess 1: OnPlayerUpdate never gets called if a player is in death mode (The part between OnPlayerDeath and OnPlayerSpawn) and OPTD and OPGD does only get called after player update (in case of health decrease).
Guess 2: The players might get killed serverside which could proofs that OPTD and OPGD doesn't get called and the client sends ofc the invalid kill reason ID.
Guess 3: Both of them could be the reason of this "bug".
By the way thanks for the information.