I'm looking to adjust the Day/Night cycle on my server so it's like 2/3 Daytime and 1/3 night. Anyone know the commands to do this? Was trying to look it up, but didn't find the info I was looking for.
Thanks
I'd be interested in a mod that did this as well.
I'm just going to assume this isn't possible yet. Oh well!
Bumping this one more time to see if anyone has an idea on how to implement this feature. 2/3 Daytime and 1/3 Night would be perfect for my server. Would be willing to donate if this could be incorporated to Rust++ as well.
env.timescale “amount”
default is 0.0066666667
i havent messed with this really, so if you can make it a 2/3 daytime and 1/3 nighttime, please tell
[QUOTE=lati91;43667315]env.timescale “amount”
default is 0.0066666667
i havent messed with this really, so if you can make it a 2/3 daytime and 1/3 nighttime, please tell[/QUOTE]
As far as I know this just changes the speed at which the day/night cycles happen. The only real complaint I get on my server is that the night cycle lasts too long.
You can do this with Oxide and the DaySettings plugin: [url]http://forum.rustoxide.com/resources/daysettings.23/[/url]
[QUOTE]Set the hour of the day it is
Command: daysettings.time [hour]
Example: daysettings.time 12
Set the time to noon. Default is 12
Set the length of the day
Command: daysettings.daylength [seconds]
Example: daysettings.daylength 2850
Set the duration of the in game day Default is 2850
Set the length of the night
Command: daysettings.nightlength [seconds]
Example: daysettings.nightlength 750
Set the duration of the in game day Default is 750[/QUOTE]
LMAO, 15 minutes isn't a long night. If you want a long night, go play State of Decay. 1 hour of darkness. 15 minutes is nothing compared to that game.
Sorry, you need to Log In to post a reply to this thread.