SA-MP Forums Archive
[FilterScript] [FS]KillLog(Log everyone who kills with a gun) - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS]KillLog(Log everyone who kills with a gun) (/showthread.php?tid=192788)



[FS]KillLog v1.0 Updated!(Log everyone who kills with a gun) - multinfs - 23.11.2010

[FS] KillLog v1.0

Update!
This is a FS that makes a file in scriptfiles folder and saves a row with info about if someone killed another player with a gun(only works with gun now)
Update:
Now working better than before but it dont log /kill or when u drown only if u die from gun or somebody kills you.
In the code there are some commented lines:
Quote:

//{"Vehicle"}//49
//{"Helicopter Blades"}//50
//{"Explosion"}//51
//{"Drowned"}//53
//{"Splat"}//54

those lines arent needed, if you uncomment and compile, it will come up a pawno error message and it will minimize it but it will compile without any other script error.These lines are removed in the v1.0 version.
__________
DOWNLOAD:
.PWN:
KillLog.pwn
.AMX:
KillLog.amx
PASTEBIN:
KillLog
links updated!
__________
BUGS:
No known bugs, plz tell me if you find a bug.
__________
I know its not much code but its all what is needed.
If you can improve this script i would be greatful if you could send it to me so i can update this script.


Re: [FS]KillLog(Log everyone who kills with a gun) - Jochemd - 23.11.2010

Good work, seems nice for certain players.

Btw, can you use www.pastebin.com ? I don't really like solidfiles or other thingy's.


Re: [FS]KillLog(Log everyone who kills with a gun) - WillyP - 23.11.2010

Nice!

The message you have entered is too short. Please lengthen your message to at least 8 characters.
This forum requires that you wait 120 seconds between posts. Please try again in 65 seconds.

EDIT:

Jochemd: http://pastebin.com/gN581Y7L


Re: [FS]KillLog(Log everyone who kills with a gun) - dark_clown - 23.11.2010

easy to make but nice 8/10


Re: [FS]KillLog(Log everyone who kills with a gun) - wups - 23.11.2010

Isn't sa-mp already logging that??


Re: [FS]KillLog(Log everyone who kills with a gun) - Dime - 23.11.2010

Very nice for beginner.


Re: [FS]KillLog(Log everyone who kills with a gun) - faeldk - 23.11.2010

Very good for DM!


Re: [FS]KillLog(Log everyone who kills with a gun) - multinfs - 24.11.2010

I use it to log players that kill on a non DM server so i can warn/ban players that cheat weapons, but...it needs a bit more scripting..and i have to use a string that has a value of "" when i add a line..

Added pastebin link
Quote:

Isn't sa-mp already logging that??

Well i dont think so, i havent found a log or anything...