Dod location: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (removed {{DISPLAYTITLE}}, covered by the dods point template)
m (Clean up)
Line 1: Line 1:
{{dods point|dod_location}}
{{DISPLAYTITLE:{{mono|dod_location}}}}
{{code|dod_location}} is a [[point entity]]
[[File:Dod_location.png|thumb|250px|Example of the window after typing %l in the chat.]]
[[File:Dod_location.png|thumb|250px|Example of the window after typing %l in the chat.]]


Line 6: Line 7:


== Keyvalues ==
== Keyvalues ==
{{KV Targetname}}
{{KV|Name of this location|intn=location_name|string|Name of the current location that appears ingame.}}
{{KV|Name of this location|string|Name of the current location that appears ingame.}}


== Inputs ==
[[category:Non-internal entity]][[category:Day of Defeat: Source Entities]][[category:Point Entities]]
{{I Targetname}}
 
== Outputs ==
{{O Targetname}}

Revision as of 12:02, 2 July 2023

dod_location is a point entity

Example of the window after typing %l in the chat.

Entity description

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 it's place.

Keyvalues

Name of this location (location_name) <string>
Name of the current location that appears ingame.