Respawn Problem

RedTr4

L1: Registered
May 22, 2010
3
0
I built a large room with two respawn corner rooms inside the large room. I add a cube that is touching the inner walls, floor and ceiling and set it to func_respawnroom. Then I created 8 entitys in each corner room set to info_player_teamspawn. Every time I run the map I spawn outside underneath the large room. I have triple checked all the respawn entities and there all hovering above the floor and not touching anything.

Please help!!!

Thanks
 

DjD

L5: Dapper Member
May 18, 2010
230
55
I add a cube that is touching the inner walls, floor and ceiling and set it to func_respawnroom.

You should make sure that this "cube" has the orange so called 'trigger texture' on it, thats the only thing I could think of since u said the spawn points are not touching the ground.
Also make sure that the spawn points are not touching each other.

Depsite that, double click the respawn entities and select the right team (Red/Blue)
 

Bad Vlad

L2: Junior Member
May 23, 2010
71
16
You need to put your info_player_start (or whatever entity handles spawn points) slightly above the ground or you'll spawn under it.