Template:Dod kv CPMaster: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<onlyinclude>{{minititle|CPMaster}}
<onlyinclude>{{minititle|CPMaster}}
{{KV|Master Control Point|intn=target|string|This is the dod_master entity using a dod_control_point.}}
{{KV|Master Control Point|intn=target|target_destination|This is the dod_master entity using a dod_control_point.}}
{{KV|Active if neutral?|intn=spawn_cp_neutral|choices|Specify spawn activity for each state of the dod_control_point.}}
{{KV|Active if neutral?|intn=spawn_cp_neutral|boolean|Specify spawn activity for each state of the dod_control_point.}}
:{| class=standard-table
:{| class=standard-table
!| Value || Description
!| Value || Description
Line 9: Line 9:
| 1 || Yes
| 1 || Yes
|}
|}
{{KV|Active if in control?|intn=spawn_cp_incontrol|choices|Specify spawn activity for each state of the dod_control_point.}}
{{KV|Active if in control?|intn=spawn_cp_incontrol|bool|Specify spawn activity for each state of the dod_control_point.}}
:{| class=standard-table
:{| class=standard-table
!| Value || Description
!| Value || Description
Line 17: Line 17:
| 1 || Yes
| 1 || Yes
|}
|}
{{KV|Active if not in control?|intn=spawn_cp_notincontrol|choices|Specify spawn activity for each state of the dod_control_point.}}
{{KV|Active if not in control?|intn=spawn_cp_notincontrol|bool|Specify spawn activity for each state of the dod_control_point.}}
:{| class=standard-table
:{| class=standard-table
!| Value || Description
!| Value || Description

Revision as of 11:54, 3 May 2025

CPMaster:

Master Control Point (target) <targetname>
This is the dod_master entity using a dod_control_point.
Active if neutral? (spawn_cp_neutral) <boolean>
Specify spawn activity for each state of the dod_control_point.
Value Description
0 No
1 Yes
Active if in control? (spawn_cp_incontrol) <boolean>
Specify spawn activity for each state of the dod_control_point.
Value Description
0 No
1 Yes
Active if not in control? (spawn_cp_notincontrol) <boolean>
Specify spawn activity for each state of the dod_control_point.
Value Description
0 No
1 Yes