SA-MP Forums Archive
How to make death "symbol" - 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: How to make death "symbol" (/showthread.php?tid=333698)



[SOLVED]How to make death "symbol" - Beastlynoob - 12.04.2012

I was on a server the other day and when i died it had a special death thing.

ex. [how they died such as weapon icon] beastwolf

sorry if im not explaining well,heres a photo.



How can i do that?


Re: How to make death "symbol" - Ronaldo_raul™ - 12.04.2012

Under your OnPlayerDeath callback

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



Re: How to make death "symbol" - Beastlynoob - 12.04.2012

Quote:
Originally Posted by Ronaldo_raul™
Посмотреть сообщение
Under your OnPlayerDeath callback

pawn Код:
SendDeathMessage(killerid, playerid, reason);
Thanks but now i get error 017: undefined symbol "Playerid"


Re: How to make death "symbol" - Beastlynoob - 12.04.2012

nevermind it was from different line,sorry


Re: How to make death "symbol" - Sting. - 12.04.2012

Well, give reputation to Ronaldo for helping you out. Good Luck man with your GM.


Re: How to make death "symbol" - ViniBorn - 12.04.2012

Replace Playerid for playerid