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

Dod location (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{EntityTabs|dod_location|goldsrc = 1|source = 1|main = source}}
{{tabs|dod_location|goldsrc = 1|source = 1|main = source}}
{{entity|dod_location|<!--sprite=1-->|type=point|engine=gldsrc|game=Day of Defeat}} A way of naming a particular area within a map. If a player puts {{code|%l}} (lower case L) in their "say" text, the name of the closest location or dod_control_point will be put in its place.
{{this is a|point entity|<!--sprite=1-->|name=dod_location|engine=GoldSrc|game=Day of Defeat}} A way of naming a particular area within a map. If a player puts {{code|%l}} (lower case L) in their "say" text, the name of the closest location or dod_control_point will be put in its place.


==Key Values==
==Key Values==
{{Hl1_kv_master}}
{{Hl1_kv_master}}
{{KV|Name of this location|intn=location_name|string|Name of the current location that appears ingame.}}
{{KV|Name of this location|intn=location_name|string|Name of the current location that appears ingame.}}

Latest revision as of 20:31, 17 May 2024

dod_location is a point entity available in Day of Defeat Day of Defeat. A way of naming a particular area within a map. If a player puts %l (lower case L) in their "say" text, the name of the closest location or dod_control_point will be put in its place.

Key Values

Master (master) <targetname>
Name of a master entity. If the master hasn't been activated, this entity will not activate.
Name of this location (location_name) <string>
Name of the current location that appears ingame.