How do you make blu spawn in red's spawn after doing a objective?

Infomaniac

L6: Sharp Member
Nov 29, 2015
374
207
Basically, when blu captures the final point/pushes the cart to the end, in the next stage, they will be in red's old spawn room, does anyone know how to do this?
 

ϺΞΤЯΘΉλϺ

L3: Member
May 8, 2017
126
107
make the spawn room set to any and have 2 sets of spawn points

Have the blue one disabled

Go to the trigger area (if its cp) and have an out put that's disables red spawn and enables blue spawn points
(make sure that the spawn points have a name)

Go to track path (if its payload) over the point and do the same as above in the ouputs

make sure you also set it to enable the next spawn positions

if your still confused I can explain more in detpth
 

Da Spud Lord

Occasionally I make maps
aa
Mar 23, 2017
1,339
994

Infomaniac

L6: Sharp Member
Nov 29, 2015
374
207
sorry for saying "hello", I didn't realize that it would make me sound like i'm begging.
 

VEssex

L2: Junior Member
May 19, 2016
63
83
make the spawn room set to any and have 2 sets of spawn points

Have the blue one disabled

Go to the trigger area (if its cp) and have an out put that's disables red spawn and enables blue spawn points
(make sure that the spawn points have a name)

Go to track path (if its payload) over the point and do the same as above in the ouputs

make sure you also set it to enable the next spawn positions

if your still confused I can explain more in detpth

In theory, according to https://developer.valvesoftware.com/wiki/Info_player_teamspawn , you could also use just one set of 16 teamspawns rather than two. Which would be set to react to an OnCapColorTeam, outputting a SetTeam to change the team spawning availability, and then use OnCapColorTeam output to disable other sets of teamspawns.

This method would be less entity expensive.
 

Pocket

Half a Lambert is better than one.
aa
Nov 14, 2009
4,694
2,579
Don't forget to instantly teleport RED to their forward spawn as well, otherwise you can have RED players still left in there around when BLU starts spawning.