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

PDA

View Full Version : Change Respawn Room


st-cig
08-16-2008, 05:32 PM
I would like new players joining the game to spawn in a different spawn room than the others. Is this possible?

I'm creating a room that will be for players who die, and one for new members. Once the game starts, the main spawn will disable (for deaths) and the other spawn room will activate.

How can I keep the main spawn open only for new players? or simply have a special location people go when they die?

nossie
08-16-2008, 10:18 PM
im pretty sure you cant have any control over where "new" players go unless theres a command that u can use via the ent which i forget its name... (man thats like 4 times today ive forgotten ent names lolz)
dno im just giving a idea

nossie :)

FaTony
08-17-2008, 01:09 AM
Create a hidden spawnroom completely covered by trigger_teleport and then change it's properties during gameplay.

st-cig
08-17-2008, 10:44 AM
how would i go about changing the properties during game play?

also - i ran into an idea for doing this but i don't know how to apply it. What if I had a "Name" assigned to someone who crossed a trigger and then filtered based on the name?