GroupIcon Property

Usage:
   SpawnPointManager.GroupIcon image

Argument values:

argument 1:    test1.tga, test2.tga

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


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