gamemode_configuration

Config holder for everything regarding gamemodes
Vars | |
| antag_account_age_restriction | Should antags be restricted based on account age? |
|---|---|
| disable_certain_round_early_end | Rounds such as rev, wizard and malf end instantly when the antag has won. Enable the setting below to not do that. |
| enable_gamemode_player_limit | Enable player limits on gamemodes? Disabling can be useful for testing |
| gamemode_names | Assoc list of gamemode names (key: config-tag | value: mode name) |
| gamemodes | List of all gamemodes (value: config-tag) |
| prevent_mindshield_antags | Prevent mindshield roles getting antagonist status |
| probabilities | Assoc list of gamemode probabilities (key: config-tag | value: probability) |
| traitor_objectives_amount | Amount of objectives traitors should get. Does not include escape or hijack. |
| traitor_scaling | Scale amount of traitors with population |
| votable_modes | List of all gamemodes that can be voted for, (value: config-tag) |
Var Details
antag_account_age_restriction

Should antags be restricted based on account age?
disable_certain_round_early_end

Rounds such as rev, wizard and malf end instantly when the antag has won. Enable the setting below to not do that.
enable_gamemode_player_limit

Enable player limits on gamemodes? Disabling can be useful for testing
gamemode_names

Assoc list of gamemode names (key: config-tag | value: mode name)
gamemodes

List of all gamemodes (value: config-tag)
prevent_mindshield_antags

Prevent mindshield roles getting antagonist status
probabilities

Assoc list of gamemode probabilities (key: config-tag | value: probability)
traitor_objectives_amount

Amount of objectives traitors should get. Does not include escape or hijack.
traitor_scaling

Scale amount of traitors with population
votable_modes

List of all gamemodes that can be voted for, (value: config-tag)