Ctf.con

This type of file sets the number of tickets and ticket loss rate for a Capture the Flag battle. It then runs a number of other files that set up control and spawn points to create the specific battle. There are 49 files named Ctf.con.

Classes used in this type of file: Object, ObjectTemplate

Types used in these files (by class):

Object
   FlagPole   
ObjectTemplate
   Flag    for creation of a flag.

Properties used in these files:
Object
   Object.Absoluteposition
   Object.Create
   Object.Rotation

ObjectTemplate
   ObjectTemplate.AddTemplate
   ObjectTemplate.Create
   ObjectTemplate.NetworkableInfo
   ObjectTemplate.Radius
   ObjectTemplate.Team
   ObjectTemplate.TimeToReSpawn


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