How to use this feature ? - 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 use this feature ? (
/showthread.php?tid=650293)
How to use this feature ? -
moulyafriyan - 25.02.2018
please help me, how to use this feature ?... tx
Re: How to use this feature ? -
ISmokezU - 25.02.2018
https://sampwiki.blast.hk/wiki/SendDeathMessage
Re: How to use this feature ? -
kingmk - 25.02.2018
Код:
public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid, playerid, reason);
return 1;
}
I hope i helped u.
Re: How to use this feature ? -
moulyafriyan - 26.02.2018
wow...thank you guys...very nice info...two thumbs for you all