SinglePlayerAllied.con

This type of file sets the number of tickets and ticket loss rate for a single player battle, when the player is on the Allied team. It then runs a number of other files that set up control and spawn points to create the specific battle. There are 31 files named SinglePlayerAllied.con.

Classes used in this type of file: Game, ObjectTemplate

Properties used in these files:
Game
   Game.MaxNrofPlayers
   Game.SetLevelCheck
   Game.SetNumberOfTickets
   Game.SetTicketLostPerMin
   Game.TimeToNextWave

ObjectTemplate
   ObjectTemplate.SetActive
   ObjectTemplate.Team


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