info_player_teamspawn Team Restraints Not Working

rjsh

L1: Registered
Dec 28, 2015
2
0
In a map that I am currently developing, I have two halves of the map (mirror images of each other) and there are info_player_teamspawn entities scattered about each side. When I compile, the team constraints don't seem to work.
upload_2015-12-28_1-48-29.png

upload_2015-12-28_1-51-20.png

Would anyone be able to explain to me why?
 

Freyja

aa
Jul 31, 2009
2,994
5,813
This usually happens when the spawn points are invalid so it spawns you at the best place it can regardless of team. Make sure your spawn points are floating off the ground slightly and not inside anything.