GlobalSpawnGroups.con

This defines the actual spawn point indicators that appear on the map (the icons you select to choose your spawn location). These are specifically for the vehicles in the game that have spawn points on them (the carriers, etc.).

See SpawnPointManagerSettings.con for the specific information on this file. Both file types function exactly the same except that for GlobalSpawnGroups.con the vehicles are defined for the whole game and not per level. There is only one GlobalSpawnGroups.con, located at ./Bf1942/Game/GlobalSpawnGroups.con.

Classes used in this type of file: SpawnPointManager

Properties used in this file:
SpawnPointManager
   SpawnPointManager.Group
   SpawnPointManager.GroupIcon
   SpawnPointManager.GroupTeam
   SpawnPointManager.OnlyForHuman


Go to the All Properties list, All Types list, CON file list, Class list, or the Main scripting page.