asw_marker

From Source Entities
Jump to navigation Jump to search

Code classes:

Asw objective dummy.png

asw_marker is a point entity present in Asw.pngAlien Swarm. It's used to define the highlighted areas on the minimap.

Keyvalues[edit | edit source]

Map Width (mapwidth) <integer>
West/East boundaries of the area in world units.
Map Height (mapheight) <integer>
North/South boundaries of the area in world units.
Objective Name (objectivename) <target_destination>
An objective associated with this marker area. Confirm: Required?
Start Disabled (StartDisabled) <boolean>
Stay inactive until Enabled.
Note: Disabling will make the marker invisible.

Inputs[edit | edit source]

SetComplete
"Mark as complete." To do: And then what happens?