Info doddetect: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: Automated text replacement (-\{\|\r +{| class=standard-table))
Line 10: Line 10:
* '''detect_allies_startroundvoice'''
* '''detect_allies_startroundvoice'''
: <choices> Start round command for Allies
: <choices> Start round command for Allies
:{|
:{| class=standard-table
! Literal Value || Description
! Literal Value || Description
|-
|-
Line 27: Line 27:
* '''detect_axis_startroundvoice'''
* '''detect_axis_startroundvoice'''
: <choices> Start round command for Axis
: <choices> Start round command for Axis
:{|
:{| class=standard-table
! Literal Value || Description
! Literal Value || Description
|-
|-

Revision as of 20:33, 19 January 2009

Template:Wrongtitle

Entity Description

DoD Gamerules

Keyvalues

Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).
  • detect_allies_respawnfactor
<float> Allies Respawn delay factor
  • detect_axis_respawnfactor
<float> Axis Respawn delay factor
  • detect_allies_startroundvoice
<choices> Start round command for Allies
Literal Value Description
0 Attack
1 Defend
2 Beach
3 Timed Attack
4 Timed Defend
5 Flags
  • detect_axis_startroundvoice
<choices> Start round command for Axis
Literal Value Description
0 Attack
1 Defend
2 Beach
3 Timed Attack
4 Timed Defend
5 Flags

Inputs

  • EnableDisable:
Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.