Disable votes - cyrillePrigent/uMod GitHub Wiki
Description
Vote disable was taken directly from ETAdmin mod and is slightly enhanced such that it will detect changes to the timelimit.
Server configuration
Disables votes after a specified length of time.
Valid values | Default value |
---|---|
0 or 1 | 0 |
set u_disable_votes "0"
Mode at witch the specified disable time will be selected.
Value | Description |
---|---|
1 | Number of minutes before game ends |
2 | Percent of game time passed before votes are disabled |
3 | Number of minutes after game has started |
Valid values | Default value |
---|---|
1 - 3 | 2 |
set u_dv_mode "2"
See u_dv_mode above.
Default value |
---|
90 |
set u_dv_time "90"