Usage:
SpawnPointManager.Group
number
Argument values:
argument 1: | range is 1 to 116; most commonly 1 |
Description: See ControlPointTemplates.con for how the Group property is used.
This property is not a part of any defined type of object.
Used in a total of 138 .con files: Globalspawngroups.con, Objects.con, Spawnpointmanagersettings.con
Parent directories of these .con files: Bf1942/Levels, Bf1942/Game
Example: (from Bf1942/Levels/GuadalCanal/TDM/spawnPointManagerSettings.con)
SpawnPointManager.Group 1
SpawnPointManager.GroupTeam 1
SpawnPointManager.GroupIcon test1.tga
rem spawnPointManager.groupStatus 0
SpawnPointManager.Group 2
SpawnPointManager.GroupTeam 2
SpawnPointManager.GroupIcon test1.tga
rem spawnPointManager.groupStatus 0
SpawnPointManager.Group 3
SpawnPointManager.GroupTeam 0
SpawnPointManager.GroupIcon test2.tga
rem spawnPointManager.groupStatus 0
SpawnPointManager.Group 4
SpawnPointManager.GroupTeam 0
SpawnPointManager.GroupIcon test1.tga
rem spawnPointManager.groupStatus 0
SpawnPointManager.Group 5
SpawnPointManager.GroupTeam 0
SpawnPointManager.GroupIcon test1.tga
rem spawnPointManager.groupStatus 0
rem EndOfFile
SpawnPointManager.Group 6
SpawnPointManager.GroupTeam 0
SpawnPointManager.GroupIcon test1.tga
rem spawnPointManager.groupStatus 0
SpawnPointManager.Group 9
SpawnPointManager.GroupTeam 1
SpawnPointManager.GroupIcon test1.tga
rem spawnPointManager.groupStatus 0
SpawnPointManager.Group 10
SpawnPointManager.GroupTeam 2
SpawnPointManager.GroupIcon test1.tga
Go to the SpawnPointManager properties list page, SpawnPointManager page, All Properties list, or Main scripting page.