Need help with command 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Need help with command timer. (
/showthread.php?tid=579587)
Need help with command timer. -
Sc0pion - 28.06.2015
Fixed!
Re : Need help with command timer. -
Dutheil - 28.06.2015
For the second code :
PHP код:
if(1 <= GetPlayerInterior(playerid) <= 18 && GetPlayerInterior(playerid) != 17)
For the time, don't use a timer, use the function
gettime
Re: Re : Need help with command timer. -
Sc0pion - 28.06.2015
Fixed!
Re: Need help with command timer. -
Sc0pion - 28.06.2015
Fixed!