vote_configuration
Config holder for stuff relating to the ingame vote system
Vars | |
autotransfer_initial_time | Time before the first shuttle vote (deciseconds) |
---|---|
autotransfer_interval_time | Time between subsequent shuttle votes if the first one is not successful (deciseconds) |
disable_default_vote | Default to players not voting |
enable_map_voting | Enable map voting? |
map_vote_day_types | Dictionary of day number (string) to vote string |
non_repeating_maps | If TRUE, you will not be able to vote for the current map |
prevent_dead_voting | Prevent dead players from voting |
vote_time | How long will a vote last for in deciseconds |
Var Details
autotransfer_initial_time
Time before the first shuttle vote (deciseconds)
autotransfer_interval_time
Time between subsequent shuttle votes if the first one is not successful (deciseconds)
disable_default_vote
Default to players not voting
enable_map_voting
Enable map voting?
map_vote_day_types
Dictionary of day number (string) to vote string
non_repeating_maps
If TRUE, you will not be able to vote for the current map
prevent_dead_voting
Prevent dead players from voting
vote_time
How long will a vote last for in deciseconds