Forum

> > CS2D > General > Day And Night Trigger
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Day And Night Trigger

10 replies
To the start Previous 1 Next To the start

old Day And Night Trigger

Locusthorde
User Off Offline

Quote
Ok i got a quick question im making a map "Zombie Nation" when its done its gonna have a better name!
anyways i cant figure out the triggers to Keep Day and Night Going, i mean i know how to switch it but...:P

old Re: Day And Night Trigger

Aj
COMMUNITY BANNED Off Offline

Quote
Well you could put a dark layer over the map that alternates every 5-10 minutes or less.

old Re: Day And Night Trigger

Circa
User Off Offline

Quote
You can do this? Sick!

Aj can you explain to me on how I can do that?

I'm also working on a new map called de_cc_caves. I've Been working on it for 3 weeks now. I think it's gonna be my most successful map that I've made. ^.^

old Re: Day And Night Trigger

Lee
Moderator Off Offline

Quote
trigger_start -> night_time, night

trigger_delay name:night_time delay:120 (2minutes)-> night, day_time

env_sprite name:night size:whole map blend:shade

trigger_delay name:day_time delay:120-> night, night_time

every 4 minutes, it'll go back to being day again. Remember to start the night_time trigger first since it counts down how long it is until night comes.

You might want to add a sunset/sunrise timespan as well...

old Re: Day And Night Trigger

KimKat
GAME BANNED Off Offline

Quote
For Day and Night trigger you need a chain-reaction of triggers to support. I can't create a chain-reaction with the triggers, how exactly can I do that?

There needs to be like 4-5 triggers involved in that. Two that are linked to eachother, one of the two triggers must connect to the third and another to start the chain-reaction trigger. While another trigger needs to activate the uhm, chain-reaction... while delay is added onto it... it's very, very complicated.

old Re: Day And Night Trigger

Lee
Moderator Off Offline

Quote
Kimkat, you only need 3 triggers, 2 for the chain and 1 trigger_start... read my above post

old Re: Day And Night Trigger

Aj
COMMUNITY BANNED Off Offline

Quote
eh ill make a video and upload it somewhere.
Lee has it right aswell.

old Re: Day And Night Trigger

Circa
User Off Offline

Quote
Aj, you know I can't watch videos. You have any other way?

I'm gonna try what Lee posted and see if it works.

old Re: Day And Night Trigger

KimKat
GAME BANNED Off Offline

Quote
leegao has written
Kimkat, you only need 3 triggers, 2 for the chain and 1 trigger_start... read my above post
I think I understand it now, thanks.

I saw this chain-reaction trigger on a ||ACID||@Construction server there was a wall that was up for like 25-50 seconds, and then it closed and then the same thing happened after around 4-5 minutes.
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview