Jul 15, 2014 #1 NanayaQ QuoteShiek Member 500 Posts Trophy Point Collector Joined Jul 2, 2012 Messages 790 Reaction score 125 I was just wondering where I can set the time to daytime only does it have to do with //setAccTime 60; or //skipTime 10.5;? Thanks
I was just wondering where I can set the time to daytime only does it have to do with //setAccTime 60; or //skipTime 10.5;? Thanks
Jul 22, 2014 #2 Z zedhunter Initiate Mage 10 Happy Years Joined Jun 16, 2014 Messages 1 Reaction score 0 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:
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:
Jul 22, 2014 #3 NanayaQ QuoteShiek Member 500 Posts Trophy Point Collector Joined Jul 2, 2012 Messages 790 Reaction score 125 Yeah I already solve but thanks anyway.
Jul 23, 2014 #4 M Mizev Newbie Spellweaver 10 Happy Years Joined May 17, 2014 Messages 62 Reaction score 10 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
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