SpawnPlayers Property

Usage:
   Game.SpawnPlayers boolean

Argument values:

argument 1:    1; most commonly 1

This property is not a part of any defined type of object.

Used in a total of 35 .con files: Init.con

Parent directory of these .con files: Bf1942/Levels

Example: (from Bf1942/Levels/Peenemunde/Init.con)
   rem textureManager.alternativePath Texture/Winter
   Shadow.ShadowColor .6
   Game.SetViewDistance 400
   Game.SpawnPlayers 1


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