09.10.2012, 09:31
I also want other icons to display depends on the reason, killer and all that so I won't just remove it from the gamemode script. i tried to add this to OnPlayerDeath:
But it didn't affect anything.
Код:
if(reason != 53) // Also tried 47 SendDeathMessage(killerid, playerid, reason);