Forum

> > CS2D > Maps/Editor > dealy each minute
Forums overviewCS2D overview Maps/Editor overviewLog in to reply

English dealy each minute

4 replies
To the start Previous 1 Next To the start

old dealy each minute

J4x
User Off Offline

Quote
Hi, i'm making a new map and i wanted to make that each minute a door opens or closes..

Example: after minute the door open, after another minute the door closes and the process continues..

old Re: dealy each minute

Yates
Reviewer Off Offline

Quote
• Trigger_Start
Name:
Trigger: d1

• Trigger_Delay
Name: d1
Trigger: door,d2
Delay: 60 sec

• Trigger_Delay
Name: d2
Trigger: door,d1
Delay: 60 sec

> Explanation. The start triggers the first delay. Which after a minute triggers the door, and the second delay. The second delay then after another minute triggers the first delay and the door again.

old Re: dealy each minute

3RROR
User Off Offline

Quote
Trigger_Start
- Name:
- Trigger: Test1

Trigger_Delay
- Name: Test1
- Trigger: Test1, Test2

Func_Dynwall
- Name Test2

Hope it helped
To the start Previous 1 Next To the start
Log in to reply Maps/Editor overviewCS2D overviewForums overview