code/game/world.dm ![code/game/world.dm0](git.png)
USE_TRACY_PARAMETER | Load byond-tracy. If USE_BYOND_TRACY is defined, then this is ignored and byond-tracy is always loaded. |
---|---|
OVERRIDE_LOG_DIRECTORY_PARAMETER | Force the log directory to be something specific in the data/logs folder |
NO_INIT_PARAMETER | Prevent the master controller from starting automatically |
Define Details
NO_INIT_PARAMETER ![code/game/world.dm 7](git.png)
Prevent the master controller from starting automatically
OVERRIDE_LOG_DIRECTORY_PARAMETER ![code/game/world.dm 5](git.png)
Force the log directory to be something specific in the data/logs folder
USE_TRACY_PARAMETER ![code/game/world.dm 3](git.png)
Load byond-tracy. If USE_BYOND_TRACY is defined, then this is ignored and byond-tracy is always loaded.