SA-MP Forums Archive
SendDeathMessage(killerid, playerid, reason); - 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: SendDeathMessage(killerid, playerid, reason); (/showthread.php?tid=199070)



SendDeathMessage(killerid, playerid, reason); - BlackWolf120 - 14.12.2010

hi,

pawn Код:
SendDeathMessage(killerid, playerid, reason);
This displays the kill and death list on the screen and the weapon a player has been killed with.
Is there a possibility to chage its position on the screen??

regards.


Re: SendDeathMessage(killerid, playerid, reason); - [UG]Scripter - 14.12.2010

Hello,

No I don't believe you can change the position unless you make your own using textdraws.....


Re: SendDeathMessage(killerid, playerid, reason); - BlackWolf120 - 14.12.2010

mhh,
ok thx, maybe there is gonna be a new function in the new sapm release

regards...