GroupTeam Property

Usage:
   SpawnPointManager.GroupTeam number

Argument values:

argument 1:    range is 0 to 9; most commonly 0

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/Essen/singleplayer/spawnPointManagerSettings.con)
   SpawnPointManager.Group 1
   SpawnPointManager.GroupTeam 2
   SpawnPointManager.GroupIcon test1.tga
   SpawnPointManager.OnlyForHuman 1
   rem spawnPointManager.groupStatus 0
   SpawnPointManager.Group 11
   SpawnPointManager.GroupTeam 2
   SpawnPointManager.GroupIcon test1.tga
   SpawnPointManager.OnlyForAI 1
   SpawnPointManager.Group 2
   SpawnPointManager.GroupTeam 1
   SpawnPointManager.GroupIcon test1.tga
   rem spawnPointManager.groupStatus 0
   SpawnPointManager.Group 3
   SpawnPointManager.GroupTeam 1
   SpawnPointManager.GroupIcon test1.tga
   rem spawnPointManager.groupStatus 0
   SpawnPointManager.Group 4
   SpawnPointManager.GroupTeam 1
   SpawnPointManager.GroupIcon test1.tga
   rem spawnPointManager.groupStatus 0
   SpawnPointManager.Group 5
   SpawnPointManager.GroupTeam 1
   SpawnPointManager.GroupIcon test1.tga
   rem spawnPointManager.groupStatus 0
   SpawnPointManager.Group 6
   SpawnPointManager.GroupTeam 2
   SpawnPointManager.GroupIcon test1.tga
   SpawnPointManager.OnlyForAI 1


Go to the SpawnPointManager properties list page, SpawnPointManager page, All Properties list, or Main scripting page.