Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Hi, I would like a trigger made for me that transforms the night into a realistic night (much darker than it is seen in the game), without affecting the day time lighting.
Hi, I would like a trigger made for me that transforms the night into a realistic night (much darker than it is seen in the game), without affecting the day time lighting.
You cannot use a trigger to make what you want but, instead, you need a dnc model. I think there are some dnc somewhere that makes the night darker, but they probably change even the standard day light, try something like these(I don't know if they have darker nights, just try them and you will find out, these are the only dnc that i was able to find): HappyTauren's dnc; ILH's dnc.
If you don't like these and you want something made with triggers about this problem, the only thing that I can think of is using filters. Something like this:
Darker Nights 1
Events
Game - The in-game time of day becomes Equal to 18.00
Conditions
Actions
Cinematic - Apply a filter over 120.00 seconds using Normal Blending on texture White Mask, starting with color (0.00%, 0.00%, 0.00%) and 100.00% transparency and ending with color (0.00%, 0.00%, 0.00%) and 25.00% transparency
Darker Nights 2
Events
Game - The in-game time of day becomes Equal to 24.00
Conditions
Actions
Cinematic - Apply a filter over 120.00 seconds using Normal Blending on texture White Mask, starting with color (0.00%, 0.00%, 0.00%) and 25.00% transparency and ending with color (0.00%, 0.00%, 0.00%) and 100.00% transparency
Hi thanks for the reply.
The first model is the one I actually have (but is screwing with day time lighting)
Second one I don't know how to make it work (I tried replacing the name in the script inside the trigger but it gives me an error)
Your filter triggers don't work.
Does your game start in a night game-time? If yes, the filter triggers that I gave you won't work for the first night of the game. I can fix that but you should tell me at what game-time your game needs to start.
OK the script for DNCAnimation2 gives no error now, it has no effect on night time darkness though.
For the filter trigger you made, the game starts during day time.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.