-
3rd April 2014
Post #1
June 2012
1,179 Posts
I was curious to know if it is possible to make an addon that slows down the day/night cycle to match a real 24 hour period or even 3 rust days per real day? I would be interested in trying it out if it is possible
-
3rd April 2014
Post #2
January 2014
147 Posts
http://playrustwiki.com/wiki/Server_Commands
env.daylength "amount" Sets how long daytime will last. (45 Default)
env.nightlength "amount" Sets how long nighttime will last. (15 Default)
You can add the above commands to your serverdata/cfg/server.cfg to automatically apply on startup. You'll have to adjust the setting till it's as close to "real" time as you'd like.
-
4th April 2014
Post #3
840 = 14 hours
600 = 10 Hours
I haven't tried it yet but doing such as...
env.daylength 840
env.nightlength 600
should give you a realistic day/night cycle.