Info doddetect: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (enabledisable)
Line 3: Line 3:
DoD Gamerules
DoD Gamerules
==Keyvalues==
==Keyvalues==
* {{kv enabledisable}}
* '''detect_allies_respawnfactor'''
* '''detect_allies_respawnfactor'''
:<float> Allies Respawn delay factor
:<float> Allies Respawn delay factor
Line 41: Line 42:
| 5 || Flags
| 5 || Flags
|}
|}
==Inputs==
* {{i enabledisable}}
[[Category:Day of Defeat: Source Entities]]
[[Category:Day of Defeat: Source Entities]]

Revision as of 06:43, 21 April 2006

Template:Wrongtitle

Entity Description

DoD Gamerules

Keyvalues

<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