Template:Dod kv CPMaster: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
SirYodaJedi (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude>{{minititle|CPMaster}} | <onlyinclude>{{minititle|CPMaster}} | ||
{{KV|Master Control Point|intn=target| | {{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| | {{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| | {{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| | {{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