Dod location: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 4: Line 4:


== Entity description ==
== 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.
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.


== Keyvalues ==
== Keyvalues ==

Revision as of 12:05, 2 July 2023

dod_location is a point entity in Day of Defeat Day of Defeat and Day of Defeat: Source Day of Defeat: Source.

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 its place.

Keyvalues

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