11-03-2007, 04:43 PM
I downloaded Beetle's Mod to lower respawn times and get end of map voting. Lowering respawn works great, but I can't get the voting to work. Can someone please help me? Here is the voting part from my default.cfg in ../orangebox/tf/cfg/beetlesmod/
I can't understand why it isn't working. According to what I would think - 5 minutes into the map it would start a vote.
//*******************************************************************
////////////////////MapVotes
//********************************************************************
//values (0,1)//automatic map votes (mp_timelimit)
AutoMapVotes 1
//Amount of time for mp_timelimit hit to start a mapvote
AutoVoteMapTime 5.0
//values (0,1,2,3) Allow Voting 1 Admin Only,2 Anyone When No Admin ,3 Anyone
Allowvoting 3
//VoteFrequency seconds after a vote someone can @votemap(s) again
VoteFrequency 180
//"Percentage of players needed for mapvoteS");
VoteMapsPercent "0.35"
//"Percentage of players needed for single mapvote");
VoteMapPercent "0.35"
//values 0,1 Picks a random map from mapcycle for nextmap
bm_randommapcycle 0
//DontIncludeLastMaps (values 0,positive number of the last maps played not to include in votemaps
DontIncludeLastMaps 0
I can't understand why it isn't working. According to what I would think - 5 minutes into the map it would start a vote.
//*******************************************************************
////////////////////MapVotes
//********************************************************************
//values (0,1)//automatic map votes (mp_timelimit)
AutoMapVotes 1
//Amount of time for mp_timelimit hit to start a mapvote
AutoVoteMapTime 5.0
//values (0,1,2,3) Allow Voting 1 Admin Only,2 Anyone When No Admin ,3 Anyone
Allowvoting 3
//VoteFrequency seconds after a vote someone can @votemap(s) again
VoteFrequency 180
//"Percentage of players needed for mapvoteS");
VoteMapsPercent "0.35"
//"Percentage of players needed for single mapvote");
VoteMapPercent "0.35"
//values 0,1 Picks a random map from mapcycle for nextmap
bm_randommapcycle 0
//DontIncludeLastMaps (values 0,positive number of the last maps played not to include in votemaps
DontIncludeLastMaps 0