Usage:
ObjectTemplate.TimeLimit
number
Argument values:
Description: For Objective Mode battles, the length of time in which the objectives must be destroyed.
Related properties: SetNetworkableInfo,
SetObjectiveDelay
Used in object types (always present 100% of the time): TimerObjective
Used in a total of 7 .con files: Objectivespawnertemplates.con
Parent directory of these .con files: Bf1942/Levels
Example: (from Bf1942/Levels/Kbely_Airfield/ObjectiveMode/ObjectiveSpawnerTemplates.con)
ObjectTemplate.Create TimerObjective Timer
ObjectTemplate.SetNetworkableInfo ObjectiveInfo
ObjectTemplate.TimeLimit 900.0
ObjectTemplate.SetObjectiveDelay 3.0
ObjectTemplate.SetTeam 1
Go to the ObjectTemplate properties
list page, ObjectTemplate page,
All Properties list,
or Main scripting page.