I want to log my /ar commands - 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: I want to log my /ar commands (
/showthread.php?tid=369988)
I want to log my /ar commands -
fuem1907 - 18.08.2012
Guys, I got a report system.
When a player use /report xxxxx
it's coming to my screen with an ID
"sam_heffe reported (ID:43) ReportID:503 : xxxxx"
I can accept it with /ar 503
But I want to save it.
I mean I want to learn who is working ..
How can I write this command.I mean
I want to see this log
--
adminar.txt (logs)
xx Admin accepted 23 report
xx Admin accepted 34 report
bla bla bla
Thanks
Re: I want to log my /ar commands -
Kaperstone - 18.08.2012
https://sampwiki.blast.hk/wiki/Fwrite
Example in it.