Reading Last Recorded Appeand - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Reading Last Recorded Appeand (
/showthread.php?tid=93323)
Reading Last Recorded Appeand -
Paladin - 24.08.2009
Hello.
So I am using the Append option, every time I run a command it places a number down, it starts at 1
and it max's at 200, lets say the command is /command, so now I type /command and it writes the file count to 1, then I type /command and it writes the file count to two, if I restart the server, the variable resets to 1, but I want it to stay at what it was before it restarted, is there way to do some sort of line count?