byond - Modules - TypesVar Details - Proc Details

modularmap

Vars

mapidThe ID of the types we would like to be choosing from
spawner_heightHow high our spawner area is, used to catch mistakes in mapping
spawner_widthHow wide our spawner area is, used to catch mistakes in mapping

Procs

load_modularmapActually loads the modularmap: called by SSmodularmapping

Var Details

mapid

The ID of the types we would like to be choosing from

spawner_height

How high our spawner area is, used to catch mistakes in mapping

spawner_width

How wide our spawner area is, used to catch mistakes in mapping

Proc Details

load_modularmap

Actually loads the modularmap: called by SSmodularmapping