/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/configuration.dm

CONFIG_ENTRY_LOCKEDcan't edit
CONFIG_ENTRY_HIDDENcan't see value
OVERRIDE_CONFIG_DIRECTORY_PARAMETERForce the config directory to be something other than "config"
RESPAWN_FLAG_DISABLEDRespawn not allowed
RESPAWN_FLAG_FREERespawn as much as you'd like
RESPAWN_FLAG_NEW_CHARACTERCan respawn, but not as the same character

Define Details

CONFIG_ENTRY_HIDDEN

can't see value

CONFIG_ENTRY_LOCKED

can't edit

OVERRIDE_CONFIG_DIRECTORY_PARAMETER

Force the config directory to be something other than "config"

RESPAWN_FLAG_DISABLED

Respawn not allowed

RESPAWN_FLAG_FREE

Respawn as much as you'd like

RESPAWN_FLAG_NEW_CHARACTER

Can respawn, but not as the same character