Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
bar10dr

How to increase time accelerator in server?

Recommended Posts

Hi, I'm running evolution 3.0 on a dedicated arma 2 server, is there a way to increase time acceleration to x4 on my server?

Thanks for reading!

Friendly regards,

Nic

Share this post


Link to post
Share on other sites

Hi bar10dr

Some reading for you:

http://community.bistudio.com/wiki/Category:Scripting_Commands_ArmA2

Press [Ctrl]+[F] type in the page search box the word "time"

You find a link to setAccTime

This tells you that

Description: Set time acceleration coefficient. May be also used to slow time in cutscenes. This command does NOT work in multiplayer.

Thus your dream is not possible BUT what you may be wanting to do is Skiptime

If you click on that link you get I think what you want :)

Kind regards walker

Edited by walker

Share this post


Link to post
Share on other sites
Hi bar10dr

Some reading for you:

http://community.bistudio.com/wiki/Category:Scripting_Commands_ArmA2

Press [Ctrl]+[F] type in the page search box the word "time"

You find a link to setAccTime

This tells you that

Thus your dream is not possible BUT what you may be wanting to do is Skiptime

If you click on that link you get I think what you want :)

Kind regards walker

skiptime, do I use that in a server script somewhere then or?

Share this post


Link to post
Share on other sites

Hi bar10dr

Yes it needs to be used in a script or possibly a function. Not knowing exactly what you wish to do. I hesitate to suggest how to use it.

setDate may be more useful as I seem to remember skiptime having to be set by broadcasting public variables and this could lead to synchronization errors with JIP clients so people were seeing different times on different clients

http://community.bistudio.com/wiki/setDate

Either way we are moving in to editing territory so I suggest you ask a moddie to move the thread or ask the question again in the ArmA 2 editing section.

Kind Regards walker

Share this post


Link to post
Share on other sites
Sign in to follow this  

×