GetTickCount - 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: GetTickCount (
/showthread.php?tid=549103)
GetTickCount -
xStunt - 04.12.2014
Hello guys! How to destroy GetTickCount?
Re: GetTickCount -
Raweresh - 04.12.2014
You can't. This function returns the uptime of the actual server in milliseconds.
Re: GetTickCount -
MohanedZzZ - 04.12.2014
copied from SA-MP form SA-MP wiki.
GetTickCount will cause problems on servers with uptime of over 24 days (SA:MP server, not physical server !!!) as GetTickCount will eventually warp past the integer size constraints