SA-MP Forums Archive
Pause time? or make night time longer? - 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: Pause time? or make night time longer? (/showthread.php?tid=418265)



Pause time? or make night time longer? - Lemonaidz - 24.02.2013

Hello, so in my FS im using

SetWorldTime(0);

It goes dark but only stays dark for a max of 1 min, is there a way to pause the time or make it slower, so it stays dark for a while?

Thx, all help is greatly appreciated


Re: Pause time? or make night time longer? - RajatPawar - 24.02.2013

Set a timer of 1 minute for setting the time to 0 again, lol! Anyways, I really do not know any other feasible method like setting weather, etc..


Re: Pause time? or make night time longer? - Lemonaidz - 24.02.2013

I want a timer to start when i enter a vehicle, how would i do this?