Dod control point master

From Valve Developer Community
Revision as of 16:25, 7 March 2006 by Guurk (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Entity Description

This entity controls and checks the status of the control points on the map to determine a winner. Also allows for a timed map to be set up that allows for one team or the other to win after a certain amount of time. This will even show a timer countdown box in the upper left corner of the HUD.

Keyvalues

  • point_give_delay_time
<integer> Time between point gives ( seconds )
  • cpm_group
<string> Group Name
  • cpm_use_timer
<boolean> Use round timer?
  • cpm_timer_team
<choices> Which team wins when timer expires
Literal Value Description
0 No
2 Allies
3 Axis
  • cpm_use_timer
<boolean> Timed Map?

Flags - Omit if none exist

  • Integer value : Flag Name
Omittable Description
  • Integer value : Flag Name
Omittable Description

Inputs - Omit if none exist

  • Intput Name
Replace this with a description of the Input.

Outputs - Omit if none exist

  • Output Name
Omittable Description

See Also