Dod control point master (GoldSrc)

From Valve Developer Community
Revision as of 04:28, 17 August 2023 by Dmx6 (talk | contribs) (Created page with "{{entity|dod_control_point_master|<!--sprite=1-->|type=point|engine=gldsrc|game=Day of Defeat}} This entity is used to control one or more {{ent|dod_control_point_(GoldSrc)|al...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Entity This entity is used to control one or more dod_control_point's, Flags.

Key Values

Name (targetname) <string>
The targetname that other entities refer to this entity by.
Target (target) <targetname>
Target Path.
Time between point gives (seconds) (point_give_delay_time) <integer>
The time interval after which points are given to the team controlling the dod_control points, Flags. The number of point given for each team is specified in the point_pointvalue option of each dod_control_point, Flag.
Target when allies capture (allies_capture_target) <string>
This the the Target used when all of the dod_control_points, Flags, have been ccaptured by the Allies. Use this to target a dod_score_ent.
Target when axis capture (axis_capture_target) <string>
This the the Target used when all of the dod_control_points, Flags, have been ccaptured by the Axis. Use this to target a dod_score_ent.
Master (master) <targetname>
Name of a master entity. If the master hasn't been activated, this entity will not activate.
Group Name (cpm_group) <string>
Name of the group of dod_control_points, Flags. If all the flags with the same group name are controlled by the same team, then dod_control_point_master considers all of the map control points, flags, to be captured. Normally this starts the end of a round but it could start other things as well.