Jump to content

About realistic nights (dark nights)


lockdw

Recommended Posts

Well guys, i have a RP server, and i wanted to find a script that could make my nights even more darkness.

i found the "dynamic_lightning_nightmod", what is a script for Zombie's servers. 

But in this script, the lampposts are all off. Like, the lights in it are off. How can i solve it? I want the lights of the lampposts. But i wanna keep the night darkness as she are.

Thank you for the attention. 

 

 

Link to comment

In the resource dynamic_lightning_nightmod edit the file c_nightmod.Lua line 39 it is:

local clearList = { "sl_dtwinlights*","nitwin01_la","sfnite*","vgsn_nl_strip","vehicleshatter*","vehiclescratch64",
                    "blueshade*","coronastar*","shad_exp"}

edit to

local clearList = { "vehicleshatter*","vehiclescratch64"}

it is "list of the world textures that will be disabled" as the resource says, you can try to re add or remove the others, I left the ones with "vehicle", I tested and the lampposts are now lit but kinda dimmed, you can later saturate (I think) the lampposts with the same shader by Ren

  • Like 1
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...