SendDeathMessage help - 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: SendDeathMessage help (
/showthread.php?tid=404104)
SendDeathMessage help -
TwoShots - 01.01.2013
I need to make that only admins can see kill list, help me please?
AW: SendDeathMessage help -
IPrototypeI - 01.01.2013
Thats not possible , because you have to know that this message have no Playerfunction that online one player can see this icon.
But you can send a message to the admins with SendClientMessage or you can show textdraws .
But I don't know if the weaponicons of SendDeathMessage are in one .txd file.
When they are there then you can use them as sprite in a textdraw
Re: SendDeathMessage help -
TwoShots - 01.01.2013
Thanks a lot.