asw_marker
Jump to navigation
Jump to search
Code classes:
CASW_Marker
CBaseEntity
(all ents)
asw_marker
is a point entity present in Alien 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?