ASSS Questions - Spawning in certain areas Anonymous - Thu Apr 08, 2004 12:33 am Post subject: Spawning in certain areas
how can you specificate where a player spawns cause i can't find it in the conf file
Grelminar - Thu Apr 08, 2004 3:13 am Post subject:
In section Spawn, set TeamN-X, TeamN-Y, and TeamN-Radius, where N is a number from 0 to 3. Set only 0 to apply to all teams, 0 and 1 to apply to evens/odds, and set all 4 to apply to the first 4 teams.
Modules using arenaman->SendToArena can specify the spawn location in the new arena.
Anonymous - Thu Apr 08, 2004 3:36 am Post subject:
Thank you