general_configuration ![code/controllers/configuration/sections/general_configuration.dm 2](git.png)
Config holder for all general/misc things
Vars | |
allow_antag_hud | Allow players to use AntagHUD? |
---|---|
allow_character_metadata | Allow character OOC notes |
allow_holidays | Announce holidays (christmas, halloween, etc etc) |
auto_disable_ooc | Auto disable OOC on roundstart? |
base_loadout_points | Amount of loadout points non-donors should get |
bomb_cap | Bomb cap (Devastation) Other values will be calculated around this |
breakable_bones | Do we want to allow bones to break? |
byond_account_age_threshold | BYOND account age threshold for first join alerts |
cryo_penalty_period | Respawnability loss penalty for eary cryoing (minutes) |
developer_express_start | Auto start the game if on a local test server |
disable_ambient_noise | Disable ambient sound and white noise |
disable_cid_warning_popup | Disable a popup if 2 users are on the same CID? |
disable_lobby_music | Disable lobby music? |
enable_auto_mute | Enable auto muting in all chat channels |
enable_auto_profiler | Enable automatic profiling to profile.json |
enable_cloning | Enable/disable cloning |
enable_default_weather_events | Enable weather events initialized by SSweather. New weather events can still be added during the round if this is disabled. |
enable_night_shifts | Enable night-shift lighting? |
enable_ooc_emoji | Enable OOC emojis? |
enable_revival_pod_plants | Enable/disable revival pod plants |
enabled_cid_randomiser_buster | Enable CID randomiser buster? |
forbid_singulo_possession | Forbid admins from posessing and flying the singulo round |
ghost_interaction | Allow ghosts to spin chairs round |
guest_ban | Ban all Guest BYOND accounts |
lobby_time | Time in seconds for the pregame lobby. Measured in seconds |
max_client_cid_history | Max CIDs a client can have history of before a warning is thrown |
minimum_client_build | Minimum client build. Keep above 1421 due to exploits |
monkey_cube_cap | Cap for monkey cube monkey spawns |
popup_admin_pm | Force open a PM window when replied to? This is very annoying |
random_ai_lawset | Enable random AI lawsets from the default=TRUE pool |
randomise_shift_time | Randomise shift time instead of it always being 12:00? |
reactionary_explosions | Enable to make explosions react to obstacles instead of ignoring them |
respawn_enabled | Enable respawns by default? |
restart_timeout | Default timeout for world reboot. Measured in seconds |
restrict_antag_hud_rejoin | Forbid players from rejoining if they use AntagHUD? |
revival_brain_life | Time for a brain to keep its spark of life (deciseconds) |
roundstart_observer_period | Observers count as roundstart if they join from the main menu before this time (in minutes). Set to 0 to allow only-pregame start observers. |
server_features | Server features in a newline |
server_name | Server name for the BYOND hub |
server_tag_line | Tagline for the hub entry |
ssd_warning | Show a warning to players to make them accept touching an SSD |
starlight | Enable/disable starlight to light up space |
start_now_confirmation | Give a confirm button for the "Start Now" verb |
Var Details
allow_antag_hud ![code/controllers/configuration/sections/general_configuration.dm 18](git.png)
Allow players to use AntagHUD?
allow_character_metadata ![code/controllers/configuration/sections/general_configuration.dm 10](git.png)
Allow character OOC notes
allow_holidays ![code/controllers/configuration/sections/general_configuration.dm 30](git.png)
Announce holidays (christmas, halloween, etc etc)
auto_disable_ooc ![code/controllers/configuration/sections/general_configuration.dm 66](git.png)
Auto disable OOC on roundstart?
base_loadout_points ![code/controllers/configuration/sections/general_configuration.dm 46](git.png)
Amount of loadout points non-donors should get
bomb_cap ![code/controllers/configuration/sections/general_configuration.dm 82](git.png)
Bomb cap (Devastation) Other values will be calculated around this
breakable_bones ![code/controllers/configuration/sections/general_configuration.dm 68](git.png)
Do we want to allow bones to break?
byond_account_age_threshold ![code/controllers/configuration/sections/general_configuration.dm 60](git.png)
BYOND account age threshold for first join alerts
cryo_penalty_period ![code/controllers/configuration/sections/general_configuration.dm 48](git.png)
Respawnability loss penalty for eary cryoing (minutes)
developer_express_start ![code/controllers/configuration/sections/general_configuration.dm 54](git.png)
Auto start the game if on a local test server
disable_ambient_noise ![code/controllers/configuration/sections/general_configuration.dm 42](git.png)
Disable ambient sound and white noise
disable_cid_warning_popup ![code/controllers/configuration/sections/general_configuration.dm 44](git.png)
Disable a popup if 2 users are on the same CID?
disable_lobby_music ![code/controllers/configuration/sections/general_configuration.dm 40](git.png)
Disable lobby music?
enable_auto_mute ![code/controllers/configuration/sections/general_configuration.dm 32](git.png)
Enable auto muting in all chat channels
enable_auto_profiler ![code/controllers/configuration/sections/general_configuration.dm 64](git.png)
Enable automatic profiling to profile.json
enable_cloning ![code/controllers/configuration/sections/general_configuration.dm 72](git.png)
Enable/disable cloning
enable_default_weather_events ![code/controllers/configuration/sections/general_configuration.dm 89](git.png)
Enable weather events initialized by SSweather. New weather events can still be added during the round if this is disabled.
enable_night_shifts ![code/controllers/configuration/sections/general_configuration.dm 76](git.png)
Enable night-shift lighting?
enable_ooc_emoji ![code/controllers/configuration/sections/general_configuration.dm 52](git.png)
Enable OOC emojis?
enable_revival_pod_plants ![code/controllers/configuration/sections/general_configuration.dm 70](git.png)
Enable/disable revival pod plants
enabled_cid_randomiser_buster ![code/controllers/configuration/sections/general_configuration.dm 24](git.png)
Enable CID randomiser buster?
forbid_singulo_possession ![code/controllers/configuration/sections/general_configuration.dm 26](git.png)
Forbid admins from posessing and flying the singulo round
ghost_interaction ![code/controllers/configuration/sections/general_configuration.dm 36](git.png)
Allow ghosts to spin chairs round
guest_ban ![code/controllers/configuration/sections/general_configuration.dm 16](git.png)
Ban all Guest BYOND accounts
lobby_time ![code/controllers/configuration/sections/general_configuration.dm 12](git.png)
Time in seconds for the pregame lobby. Measured in seconds
max_client_cid_history ![code/controllers/configuration/sections/general_configuration.dm 62](git.png)
Max CIDs a client can have history of before a warning is thrown
minimum_client_build ![code/controllers/configuration/sections/general_configuration.dm 56](git.png)
Minimum client build. Keep above 1421 due to exploits
monkey_cube_cap ![code/controllers/configuration/sections/general_configuration.dm 78](git.png)
Cap for monkey cube monkey spawns
popup_admin_pm ![code/controllers/configuration/sections/general_configuration.dm 28](git.png)
Force open a PM window when replied to? This is very annoying
random_ai_lawset ![code/controllers/configuration/sections/general_configuration.dm 86](git.png)
Enable random AI lawsets from the default=TRUE pool
randomise_shift_time ![code/controllers/configuration/sections/general_configuration.dm 74](git.png)
Randomise shift time instead of it always being 12:00?
reactionary_explosions ![code/controllers/configuration/sections/general_configuration.dm 80](git.png)
Enable to make explosions react to obstacles instead of ignoring them
respawn_enabled ![code/controllers/configuration/sections/general_configuration.dm 22](git.png)
Enable respawns by default?
restart_timeout ![code/controllers/configuration/sections/general_configuration.dm 14](git.png)
Default timeout for world reboot. Measured in seconds
restrict_antag_hud_rejoin ![code/controllers/configuration/sections/general_configuration.dm 20](git.png)
Forbid players from rejoining if they use AntagHUD?
revival_brain_life ![code/controllers/configuration/sections/general_configuration.dm 84](git.png)
Time for a brain to keep its spark of life (deciseconds)
roundstart_observer_period ![code/controllers/configuration/sections/general_configuration.dm 50](git.png)
Observers count as roundstart if they join from the main menu before this time (in minutes). Set to 0 to allow only-pregame start observers.
server_features ![code/controllers/configuration/sections/general_configuration.dm 8](git.png)
Server features in a newline
server_name ![code/controllers/configuration/sections/general_configuration.dm 4](git.png)
Server name for the BYOND hub
server_tag_line ![code/controllers/configuration/sections/general_configuration.dm 6](git.png)
Tagline for the hub entry
ssd_warning ![code/controllers/configuration/sections/general_configuration.dm 34](git.png)
Show a warning to players to make them accept touching an SSD
starlight ![code/controllers/configuration/sections/general_configuration.dm 38](git.png)
Enable/disable starlight to light up space
start_now_confirmation ![code/controllers/configuration/sections/general_configuration.dm 58](git.png)
Give a confirm button for the "Start Now" verb