Dod preround (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
Warning:
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot under supervision.) |
Thunder4ik (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Orphan|date=January 2024}} | |||
{{this is a|point|<!--sprite=1-->|name=dod_preround|engine=gldsrc|game=Day of Defeat}} This entity triggers at the start of each round based on the previous rounds ending. | {{this is a|point|<!--sprite=1-->|name=dod_preround|engine=gldsrc|game=Day of Defeat}} This entity triggers at the start of each round based on the previous rounds ending. | ||
Revision as of 22:39, 21 January 2024

This article is an orphan, meaning that few or no articles link to it.
You can help by
adding links to this article from other relevant articles.
January 2024
You can help by

January 2024
dod_preround
is a point available in Day of Defeat.

- The {{{engine}}} parameter is inconsistent with the name defined by the {{gldsrc}} template. This can most likely be fixed by setting the value of the {{{engine}}} parameter to GoldSrc.
If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.
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.