How can they be set to turn on at dusk near night. There was this thread (https://www.beamng.com/threads/point-lights-only-light-up-at-night.23942/) but it seems these files (server) have changed? Don't see them? Road Atlanta and others currently have what I would like to add to a new track. Any help would be greatly appreciated on what to do for correct night lighting.
You need a LUA script that runs with the level. My level have that: https://www.beamng.com/resources/vr_city.419/ In the mainLevel.lua file. Just put that in your level's folder, and adjust it to match your level* * Mainly have to adjust the TOD.TIME which lights turns on (line 20). You also need to have all your lights in a folder, so that you can tell them game which lights to turn on/off (line 7)
I will be using this on my Roane County map in the future if I decide to keep the lights or not. I don't know if the map will benefit more from the 15~20 lights or so added to it vs what could be driven on like roads/bridges etc.
In the newest game update 0.12 this stopped working. Does anyone know what code to change to have the lights go off during the day again?