3 posts
10 snarkmarks
Registered:
Feb 26th 2005
Occupation: credit processor- blech
Location: usa
This topic was touched upon, but did not exactly deal with what I'm trying to do-
I am making a CS:Source map which will have the teams alternating
spawns by round. I have set up two sets of t & ct spawns,
each partially covered by func_brush shapes to control when the players
will spawn at that site. eg: I have two sets of 20
player_terrorist entities partially covered by a func_brush- one set to
"start disabled - yes", and the other to "no". (This was covered
in another question on this site- the spawn was then controlled by a
button) What I need to do is have this setting alternate automatically
by round. I really have no idea how do make this happen, and I
have not been able to find anything elsewhere to assist me. Any
help would be greatly appreciated. (I suppose I could put a
button at one spawn that could alternate the settings, but I would
rather have it happen independently.)
The effect I'm going for would be similar to the gameplay of 1337sk337, if anyone is familiar with the map
Thank You!