Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/archive/global.php(40) : eval()'d code on line 2
Spawning Issues [Archive] - TF2Maps.net Forums

PDA

View Full Version : Spawning Issues


Kalashnikov
08-30-2008, 04:10 PM
So I've begun mapping for TF2 a short while ago and now I've gotten the layout setup for a new map, except the spawn points don't appear to be working properly. What I mean is that both the blue team AND the red team spawn at the same spawn point right now. I've redone the entities several times now, all to no effect on the problem. They've both been setup properly, as per multiple tutorials I've read both abroad and on the valve developer wiki.

Is this an issue many people have come across, or is this a bug when launching a lan server or something?

Immortal-D
08-30-2008, 06:30 PM
The only thing I can think of is that your func_respawnroom has the 'team' keyvalue set to 'any'. Also make sure to associate the individual info_player_teamspawn w/ the respawnroom. Just name it something simple like 'spawn_red_1'. Hope this helps :)

Kalashnikov
09-07-2008, 02:31 PM
The only thing I can think of is that your func_respawnroom has the 'team' keyvalue set to 'any'. Also make sure to associate the individual info_player_teamspawn w/ the respawnroom. Just name it something simple like 'spawn_red_1'. Hope this helps :)

How do you associate a spawn with a respawn room? I have the respawn rooms set to their individual teams, along with the points.

Immortal-D
09-07-2008, 02:34 PM
Click the info_player and look for the keyvalue 'Red/Blue spawn for round'.

FaTony
09-07-2008, 03:07 PM
Place info_player_teamspawn entities 8 units above the ground.

Nineaxis
09-07-2008, 04:31 PM
Alt + P to check for problems.

Also check the console when you run the map for other errors.