[FilterScript] [FS] Logfiles - 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] Logfiles (
/showthread.php?tid=25602)
[FS] Logfiles -
[nl]daplayer - 09.02.2008
[anchor=top]
Logfiles
This is an filterscript that logs all the default callbacks called in a file.
This filterscript can be handy for debugging or some sort.
Don't know why i ever created it.
Content:- [iurl=#edits]Edits[/iurl]
- [iurl=#download]Download[/iurl]
- [iurl=#credits]Credits[/iurl]
- [iurl=#changelog]Changelog[/iurl]
- [iurl=#notes]Notes[/iurl]
[anchor=edits]
Edits
_________________________________________________
- You can turn off some callbacks to be logged (Line 4 - Line 14)
- You can change the name of the logfiles (Line 15 - Line 25)
[anchor=download]
Download
_________________________________________________
Version 1.0
So fuck'd up. No need to give download link.
Version 2.0
Pastebin
[anchor=credits]
Credits- All credits goes to me, you may only edit if you give me credit for my parts.
- If anyone has been forgotten, they are not worth it to be mentiond.
[anchor=changelog]
Changelog
_________________________________________________
Version 1.0:
First public release
Version 2.0
Bug fixed of date and time showing wrong.
[anchor=notes]
Notes
_________________________________________________
- It's my second filterscript i ever made.
- I am Dutch so English is not my first language.
- Please report any Bugs.
[iurl=#top]
Back to the top[/iurl]
Re: [FS] this fs logs almost everything -
eldiablo1337 - 09.02.2008
Dude, this isnt LOG !
First of all, Log must be a function, it cant be 'THAT' long,
Now secondly, you just add a save line for each callback,
If you want to make a real log, make an own function
forward Log(Msg[]);
Then work on it, and everytime you want, you can do Log("Test!");
Re: [FS] this fs logs almost everything -
paike - 09.02.2008
Quote:
name(Jaen) text(tere) date(Ų/Ų/Ų) time(Ų/"Ų/9"Ų) playerid(0)
name(Jaen) text(mis teete?) date(Ų/Ų/Ų) time(Ų/#Ų/#Ų) playerid(0)
name(Jaen) text(this is "time" test for log i thiks this is not working) date(Ų/Ų/Ų) time(Ų/#Ų/#Ų) playerid(0)
name(Jaen) text(or... ?) date(Ų/Ų/Ų) time(Ų/#Ų/#Ų) playerid(0)
|
time is not working... :S
Re: [FS] this fs logs almost everything -
yom - 10.02.2008
Sometimes i wonder if people test the script they release
I like the name of the fs
Psst daplayer, %d not %s
Re: [FS] this fs logs almost everything -
[nl]daplayer - 10.02.2008
UPDATED
Look [iurl=http://forum.sa-mp.com/index.php?topic=42889.msg313284#msg312347]first post[/iurl] for any furhor information.
Re: [FS] Logfiles -
Sayaron - 08.01.2010
Quote:
Originally Posted by Wampir66666
I searched it
|
okay?