• possible to slow down the day/night cycle?
    2 replies, posted
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
[url]http://playrustwiki.com/wiki/Server_Commands[/url] 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.
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.
Sorry, you need to Log In to post a reply to this thread.