Entity info spawn master

From Mod Wiki
Revision as of 13:38, 8 November 2007 by Ducks (talk | contribs) (Initial version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Indicates an area as a spawn zone for the command map.

This entity allows you to group spawn points together, in order to produce spawn areas.

Always give this entity a name, and then assign spawn entities (such as info_team_gdf_spawn or info_team_strogg_spawn) to it via their 'owner' keys.


Entity Keys

classname info_spawn_master

homebase variable
Sets this spawn as the main base - where the bots will spawn back at to grab vehicles. Set on only one spawn per map.
spawn_priority_gdf variable
GDF spawn priority. By default, GDF players will spawn at the active spawn with the highest priority value.
spawn_priority_strogg variable
Strogg spawn priority. By default, Strogg players will spawn at the active spawn with the highest priority value.

See Also