byond - Modules - TypesVar Details - Proc Details

minimap_tablet

Vars

drawing_toolsList of references to the tools we will be using to shape what the map looks like
editing_zthe Zlevel that this tablet will be allowed to edit
minimap_flagThe minimap flag we will be allowing to edit

Procs

close_tabletHandles closing the tablet, including removing all on-screen indicators and similar

Var Details

drawing_tools

List of references to the tools we will be using to shape what the map looks like

editing_z

the Zlevel that this tablet will be allowed to edit

minimap_flag

The minimap flag we will be allowing to edit

Proc Details

close_tablet

Handles closing the tablet, including removing all on-screen indicators and similar