Summary
VEIN servers can modify the day or night length in various ways, including changing their timescale, start and end times, and more. This is done similarly to changing PvP settings from the engine config file. By adjusting when night time begins, or how long it lasts, players can create a more relaxed playstyle, as night time can be difficult, especially for newer players, to navigate.
How to Change the Day/Night Length on a VEIN Server
1. Log in to the BisectHosting Games panel.
2. Stop the server.
3. Go to the Files tab.
4. Find the following directory: /home/container/Vein/Saved/Config/LinuxServer
.
5. Open the Engine.ini file.
6. Enter [ConsoleVariables]
On a new line.
7. Add any desired lines for time multipliers from the chart below.
Setting | Description |
vein.Time.NightTimeMultiplier = 3.000000 |
How much faster than daytime that nighttime runs. |
vein.Time.NightTimeMultiplierEnd = 6.000000 |
What (24-hour) hour the night multiplier ends. |
vein.Time.NightTimeMultiplierStart = 20.000000 |
What (24-hour) hour the night multiplier starts. |
vein.Time.TimeMultiplier = 16.000000 |
Changes how fast the game world runs. |
8. Once finished editing, choose Save Content.
9. Start the server.