Read chatlog as client - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (
https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Read chatlog as client (
/showthread.php?tid=77671)
Read chatlog as client -
bawa - 13.05.2009
Hello and first: sorry for my bad english

I don't know where i can post this so i just do it here

My question is: Is there any possibitity to read out the chatlog of SA:MP as gameclient or say SA:MP to save the log in a file?
hope you understand what i'm trying to say
greetings
Bawa
Re: Read chatlog as client -
Pilotatc999 - 13.05.2009
SA:MP does
not record logs, only the servers do. Ask your administrators or hosting provider for logs. If you are hosting for yourself look in your server.log file.
Re: Read chatlog as client -
Calgon - 15.05.2009
Sorry, your bad grammar kind of lost me. But, if you mean, "Can I just make the logs visible to myself?" Yes and No, it's optional, what happens is, using printf() stores to the server window / log, and you could make a custom function for it to store to another file, using misc. plugins/includes.