SA-MP Forums Archive
Help|Kills table - 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: Help|Kills table (/showthread.php?tid=560785)



Help|Kills table - V1Su4L - 30.01.2015

Hello,
I have kills table in my RolePlay Server.
I don't know why.
help me please.


Re: Help|Kills table - 1fret - 30.01.2015

if you are talking about the kill feeds
search your script for this and delete it if you find it.

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



Re: Help|Kills table - V1Su4L - 30.01.2015

I didn't find it.