Toggle Minimap
Action that gives the owner access to the minimap pool
Vars | |
default_overwatch_level | This is mostly for the AI & other things which do not move groundside. |
---|---|
map | Minimap object we'll be displaying |
marker_flags | marker flags this will give the target, mostly used for marine minimaps |
minimap_displayed | boolean as to whether the minimap is currently shown |
minimap_flags | Flags to allow the owner to see others of this type |
Procs | |
on_owner_z_change | Updates the map when the owner changes zlevel |
Var Details
default_overwatch_level
This is mostly for the AI & other things which do not move groundside.
map
Minimap object we'll be displaying
marker_flags
marker flags this will give the target, mostly used for marine minimaps
minimap_displayed
boolean as to whether the minimap is currently shown
minimap_flags
Flags to allow the owner to see others of this type
Proc Details
on_owner_z_change
Updates the map when the owner changes zlevel