Forum

> > CS2D > Maps/Editor > Delay
Forums overviewCS2D overview Maps/Editor overviewLog in to reply

English Delay

5 replies
To the start Previous 1 Next To the start

old Delay

dev1las
User Off Offline

Quote
hello how to make that after 10seconds the doors open? (after 10seconds from start without click?)

old Re: Delay

Yates
Reviewer Off Offline

Quote
•Trigger_Start
Name:
Trigger: delay

•Trigger_Delay
Name: delay
Trigger: door

•Func_Dynwall
Name: door
Trigger:

The delay time will then of course be 10 sec.

old Re: Delay

Bexone
User Off Offline

Quote
It's really easy.
Go to "edit entities"
Find "Trigger_Start" trigger name "delay"
Then find "Trigger_Delay" and normal name "delay" and put delay sec (10).
Now well if you want to open doors you should make couple of "Func_DymWall" entities and name them"delay".
I think that will work im not sure.

old Re: Delay

Yates
Reviewer Off Offline

Quote
Next time just think.

Trigger_Start, the names says it. It triggers something, and at the start.

user Bexone has written
It's really easy.
Go to "edit entities"
Find "Trigger_Start" trigger name "delay"
Then find "Trigger_Delay" and normal name "delay" and put delay sec (10).
Now well if you want to open doors you should make couple of "Func_DymWall" entities and name them"delay".
I think that will work im not sure.

It will fail. The start would then trigger the door as well as the delay (Making it already open at start). And the delay would just trigger itself and the door every 10 sec.
To the start Previous 1 Next To the start
Log in to reply Maps/Editor overviewCS2D overviewForums overview