Archivio Domande
Home > Archivio Domande > Ascend Servers > Game Servers > Specific Game Servers > DayZ Standalone > DayZ | How To: Custom Day/Time Settings
DayZ | How To: Custom Day/Time Settings
To modify Day and Time Settings, follow the guide below:
- Stop your server.
- Click "Configuration Files"
- Click "Configuration Editor" next to 'serverDZ.cfg'
- Find '
Time Acceleration
' and modify according to the text in bold
// Accelerated Time (value 0-24) // This is a time multiplier for in-game time. In this case time would move 24 times faster than normal, an entire day would pass in one hour. - Find '
Server Night Time Acceleration
' and modify according to the text in bold:
// Accelerated Night Time - The numerical value being a multiplier (0.1-64) and also multiplied by Time Acceleration value. Thus, in case it is set to 4 and Time Acceleration is set to 2, nighttime would move 8 times faster than normal. An entire night would pass in 3 hours - Save the file in the top left.