Dod preround (GoldSrc)

From Valve Developer Community
Revision as of 05:24, 15 August 2023 by Dmx6 (talk | contribs) (Created page with "{{entity|dod_preround|<!--sprite=1-->|type=point|engine=gldsrc|game=Day of Defeat}} This entity triggers at the start of each round based on the previous rounds ending. ==Key...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Entity This entity triggers at the start of each round based on the previous rounds ending.

Key Values

Name (targetname) <string>
The targetname that other entities refer to this entity by.
Trigger if allies won last round (allieswin) <string>
Entity to trigger if allies won last round.
Trigger if allies loose last round (alliesloose) <string>
Entity to trigger if allies lost last round.
Trigger if axis won last round (axiswin) <string>
Entity to trigger if axis won last round.
Trigger if axis loose last round (axisloose) <string>
Entity to trigger if axis lost last round.
Trigger if last round was draw (draw) <string>
Entity to trigger if last round was draw.