/tg/ Station 13 - Modules - TypesDefine Details

code/game/world.dm

USE_TRACY_PARAMETERLoad byond-tracy. If USE_BYOND_TRACY is defined, then this is ignored and byond-tracy is always loaded.
OVERRIDE_LOG_DIRECTORY_PARAMETERForce the log directory to be something specific in the data/logs folder
NO_INIT_PARAMETERPrevent the master controller from starting automatically

Define Details

NO_INIT_PARAMETER

Prevent the master controller from starting automatically

OVERRIDE_LOG_DIRECTORY_PARAMETER

Force the log directory to be something specific in the data/logs folder

USE_TRACY_PARAMETER

Load byond-tracy. If USE_BYOND_TRACY is defined, then this is ignored and byond-tracy is always loaded.