This is a server mod for VU — a community-oriented Battlefield 3 modding platform — that change the level's lighting during the game, simulating day & night.
- Download the latest zip vu-mod-day-night-v0.3.zip
- Extract the zip into your server's
\Server\Admin\Mods
folder - Enable the mod by writing
day-night
in yourModList.txt
as a new row - (Optional) Edit mod options at the
\Server\Admin\Mods\day-night\ext\shared\ticks.lua
file - Launch server
You may change the mod's settings by editing the ext\shared\ticks.lua
file. Available options to tweak:
- Duration of a full day (default 15 minutes)
- Environment update interval on client (default every 1 second)
- Server synchronization message broadcast interval (default every 10 second)
- Starting hour (default 12am)
- Randomize starting hour (default false)
- Reset datetime on each level (default true)
- Show days on UI indicator (default true)
- Show day period (e.g. Morning) on UI indicator (default true)
The mod was developed by GramThanos & GreatApo. Credits to Reirei and kapraran since code snippets from their work are used.
Leave us a comment if you like at Venice Unleashed Forum.