This article's documentation is for the "GoldSrc" engine. Click here for more information.

Dod point relay (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot under supervision.)
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
Line 1: Line 1:
{{this is a|point|<!--sprite=1-->|name=dod_point_relay|engine=gldsrc|game=Day of Defeat}} This entity is used to explicitly set which team holds a {{ent|dod_control_point_(GoldSrc)|alt=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.
{{this is a|point entity|<!--sprite=1-->|name=dod_point_relay|engine=GoldSrc|game=Day of Defeat}} This entity is used to explicitly set which team holds a {{ent|dod_control_point_(GoldSrc)|alt=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 ==
== Key Values ==

Latest revision as of 20:31, 17 May 2024

dod_point_relay is a point entity available in Day of Defeat Day of Defeat. 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