byond - Modules - TypesVar Details

/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_buttonButton for closing map
drawingIs drawing enabled
drawing_toolsList of references to the tools we will be using to shape what the map looks like
interacteesList of currently interacting mobs
mapminimap obj ref that we will display to users
map_holderMap holder
targetted_zlevelby 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