CP map times

Ch3mical

L1: Registered
Jun 12, 2009
3
0
I am starting my own CP map after making an arena. I dont know how to set an time to add after one team captures one control point , like + 5 minutes. Can anyone help me with this one? I dont know what to do . Thanks from a begginer ,


Ch3mical ^^
 

Pianodan

L3: Member
Apr 11, 2009
108
16
I am starting my own CP map after making an arena. I dont know how to set an time to add after one team captures one control point , like + 5 minutes. Can anyone help me with this one? I dont know what to do . Thanks from a begginer ,


Ch3mical ^^

You need an entity called a team_round_timer. Set an output from your capture point entity such that when it is capped, it adds time to the team_round_timer via its AddTime input. Alternately, you could go check out ABS' entity library, which is insanely useful.