// This file was auto-generated by SourceMod (v1.10.0.6502) // ConVars for plugin "rockthevote.smx" // When to change the map after a succesful RTV: 0 - Instant, 1 - RoundEnd, 2 - MapEnd // - // Default: "0" // Minimum: "0.000000" // Maximum: "2.000000" sm_rtv_changetime "1" // Time (in seconds) before first RTV can be held // - // Default: "30.0" // Minimum: "0.000000" sm_rtv_initialdelay "30.0" // Time (in seconds) after a failed RTV before another can be held // - // Default: "240.0" // Minimum: "0.000000" sm_rtv_interval "60.0" // Number of players required before RTV will be enabled. // - // Default: "0" // Minimum: "0.000000" // Maximum: "65.000000" sm_rtv_minplayers "0" // Percentage of players needed to rockthevote (Def 60%) // - // Default: "0.60" // Minimum: "0.050000" // Maximum: "1.000000" sm_rtv_needed "0.60" // What to do with RTV's after a mapvote has completed. 0 - Allow, success = instant change, 1 - Deny // - // Default: "0" // Minimum: "0.000000" // Maximum: "1.000000" sm_rtv_postvoteaction "0"