code/__DEFINES/configuration.dm
CONFIG_ENTRY_LOCKED | can't edit |
---|---|
CONFIG_ENTRY_HIDDEN | can't see value |
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 |
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