View Single Post
BorealBlizzard
Junior Member
Join Date: Jun 2021
Location: Missouri, MO
Old 06-12-2021 , 00:03   Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
Reply With Quote #1221

Im having issues with some maps lasting forever until someone does rtv. Sometimes the Vote appears but then the map doesn't change. It seems to happen on maps that dont really have an end game so like everything other then KOTH.

Here is my config
PHP Code:
// This file was auto-generated by SourceMod (v1.10.0.6503)
// ConVars for plugin "mapchooser_extended.smx"


// Add "No Vote" to vote menu?
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_addnovote "1"

// Block slots to prevent accidental votes.  Only applies when Voice Command style menus are in use.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_blockslots "1"

// Specifies if a 'Don't Change' option should be added to early votes
// -
// Default: "1"
// Minimum: "0.000000"
mce_dontchange "1"

// Specifies if MapChooser should run an end of map vote
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_endvote "1"

// Specifies how many past maps to exclude from the vote.
// -
// Default: "5"
// Minimum: "0.000000"
mce_exclude "3"

// Number of extensions allowed each map.
// -
// Default: "0"
// Minimum: "0.000000"
mce_extend "0"

// Specifies how many more frags are allowed when map is extended.
// -
// Default: "10"
// Minimum: "5.000000"
mce_extend_fragstep "10"

// Specifies how many more rounds each extension makes
// -
// Default: "5" 
BorealBlizzard is offline