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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Death Window (/showthread.php?tid=65812)



Death Window - Yuryfury - 16.02.2009

Im guessing that it isn't a filterscript but for some odd reason my death window never shows up. I can not host my server due to my IP so I was wondering if it does NOT show anything if it is suicide. Please help me!


Re: Death Window - decayer - 16.02.2009

F9 enables/disables death windows, but only shows up if someone dies, gets killed, etc.


Re: Death Window - Marcel - 16.02.2009

Put
pawn Код:
SendDeathMessage(killerid, playerid, reason);
Under
pawn Код:
OnPlayerDeath