Jump to content
Sign in to follow this  
zurf

Speed up time(without speeding up time)

Recommended Posts

Does anyone know how to speed up the time in the game but not so that one runs fast and everything is fast(so that time passes faster like you play for 30min and you go through day and night)

thanks

-zurf

Share this post


Link to post
Share on other sites

ya but how do i get it to keep going so every 1 sec in real life is 5 sec in ofp

Share this post


Link to post
Share on other sites

how about using a script? from top of my head,

acTime.sqs

#acTime

~1

skipTime 0.00139

;0.00139=5/3600

goto "acTime"

exit

what this script might do is every other second, it'll accelerate 5 seconds.

make a trigger, with size 0(a and b axis), condition=true, on activation=[] exec "acTime.sqs"

Share this post


Link to post
Share on other sites

thx this helps a lot

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×