Kill spam in server log?? - 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: Kill spam in server log?? (
/showthread.php?tid=399679)
Kill spam in server log?? -
dud - 15.12.2012
i have problem my server log is full with this
Код:
[15:26:29] [kill] Grand_Bernardo killed Edward_Hodson Nite Stick
[15:26:29] [kill] Americo_Gigs killed Edward_Hodson Nite Stick
[15:26:29] [kill] Sebastijan_Nix killed Edward_Hodson Nite Stick
it has more then 1000-2000 lines and its lag my server.. how to disable tihs to not print in my server log ?
.....
or what is the problem why this messages are printed in server log?
Re: Kill spam in server log?? -
gtakillerIV - 15.12.2012
Go to your OnPlayerDeath callback in your GM, then check for printf("[kill] %s killed %s Nite Stick"); and remove it.
Re: Kill spam in server log?? -
Unknownich - 15.12.2012
Thats fake kill bot, check this
https://sampforum.blast.hk/showthread.php?tid=359695