Dod point relay (GoldSrc)

From Valve Developer Community
Revision as of 09:06, 16 August 2023 by Dmx6 (talk | contribs) (Created page with "{{entity|dod_point_relay|<!--sprite=1-->|type=point|engine=gldsrc|game=Day of Defeat}} This entity is used to explicitly set which team holds a {{ent|dod_control_point_(GoldSr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Entity This entity is used to explicitly set which team holds a dod_control_point. It can be useful in a variety of situations, such as where the target flag cannot be touch-capped (either due to position or configuration). It is also useful for setting the status of a hidden flag in order to control scoring or spawn positions.

Key Values

Name (targetname) <string>
The targetname that other entities refer to this entity by.
Relay triggers point with which team (dod_relay_team) <choices>
Value Description
0 Allies
1 Axis
2 Reset Point