/datum/component/tacmap 
Tacmap component
Adds a tacmap with defined z level and flags to an object and allows it to open and close it
Vars | |
close_button | Button for closing map |
---|---|
drawing | Is drawing enabled |
drawing_tools | List of references to the tools we will be using to shape what the map looks like |
interactees | List of currently interacting mobs |
map | minimap obj ref that we will display to users |
map_holder | Map holder |
targetted_zlevel | by default Zlevel 2, groundside is targetted |
Var Details
close_button 
Button for closing map
drawing 
Is drawing enabled
drawing_tools 
List of references to the tools we will be using to shape what the map looks like
interactees 
List of currently interacting mobs
map 
minimap obj ref that we will display to users
map_holder 
Map holder
targetted_zlevel 
by default Zlevel 2, groundside is targetted