Daytime only?

Status
Not open for further replies.
Don't know if this has been solved or not, but here is how I set my server to daytime only.

Change this line in MPMissions\dayz_Auto.ChernarusPlus\init.sqf

//setDate [2013, 12, 16, 15, 0]; time default set to 1500 or 3pm
setDate [2013, 12, 16, 8, 0]; // sets time to 0800 or 8am

The last 2 numbers are hour and minutes.

Hope that helps. :8:
 
setAccTime 60; - Set time acceleration coefficient. May be also used to slow time in cutscenes. This command does NOT work in multiplayer.

https://community.bistudio.com/wiki/setAccTime
 
Status
Not open for further replies.
Back