SA-MP Forums Archive
Death Window? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Death Window? (/showthread.php?tid=466790)



Death Window? - Champ - 29.09.2013

Do anyone know how to reset death window?
I mean removing all the printed data on death window and start a new session of death window.


Re: Death Window? - Konstantinos - 29.09.2013

Do you mean the death list at the right side of the screen?

Well, I'm not sure if that would work.
pawn Код:
SendDeathMessage( INVALID_PLAYER_ID, INVALID_PLAYER_ID, 200 );
Doing the above 5 times, it shows 5 times the blue icon without names. There's not a way to hide the weaponid.


Re: Death Window? - Champ - 29.09.2013

This seems to be ugly.
There should be a way of resetting death list.