Hi,
I'm running into a problem when using the plugin mapchooser.sp. It's working correctly with no problems that I can find other than "Extend" isn't coming up. When the map vote menu pops up at the end of the map, theres only new maps to switch to, not Extend X Rounds/Minutes. I can't seem to figure this out, as I've been working on this for hours. Here is my CVARs that are currently set.
"sm_mapvote_start", "3.0", "Specifies when to start the vote based on time remaining."
"sm_mapvote_startround", "0.0", "Specifies when to start the vote based on rounds remaining. Use 0 on TF2 to start vote during bonus round time"
"sm_mapvote_startfrags", "1.0", "Specifies when to start the vote base on frags remaining."
"sm_extendmap_timestep", "5", "Specifies how much many more minutes each extension makes"
"sm_extendmap_roundstep", "5", "Specifies how many more rounds each extension makes"
"sm_extendmap_fragstep", "10", "Specifies how many more frags are allowed when map is extended."
"sm_mapvote_exclude", "0", "Specifies how many past maps to exclude from the vote."
"sm_mapvote_include", "6", "Specifies how many maps to include in the vote."
"sm_mapvote_novote", "1", "Specifies whether or not MapChooser should pick a map if no votes are received."
"sm_mapvote_extend", "1", "Number of extensions allowed each map."
"sm_mapvote_dontchange", "1", "Specifies if a 'Don't Change' option should be added to early votes"
"sm_mapvote_voteduration", "20", "Specifies how long the mapvote should be available for."
I copied these from the mapchooser.sp, I change a few of them to fit my needs. The server is a TF2 Arena server if it makes a differance. I'm basically just trying to figure out why EXTEND is not an option. Any help is greatly appreciated! Thanks,
Matt
|