[FilterScript] [FS]Simple Timer - 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]Simple Timer (
/showthread.php?tid=187614)
[FS]Simple Timer -
Devil001 - 03.11.2010
Hello people
well this is simple timer
the time changes like this : 1hour ingame = 30seconds in real !
you can set the time by typing /settime <0-24>
there is pastbin :
http://pastebin.com/FxdGEaL8
Best regards
Re: [FS]Simple Timer -
Hiddos - 03.11.2010
If I'd take a look at the fake msg thingy you posted and compare it to this, I really see a difference in scripting. One of the scripts uses strtok with majorly oversized strings, while this one uses dcmd and sscanf.
Also, test your scripts the next time, as this won't work.