Page 1 of 1

how to get more than 4 map to vote on

PostPosted: Tue Oct 06, 2009 4:04 pm
by GooFeeR
hi i was wondering if anyone here know how I do so I can get more than 4 pieces to vote for (4 folders) Does anyone know of course can answer back thanks

thanks in advance

PostPosted: Wed Oct 07, 2009 1:07 am
by satoon101
Well, the very first cvar in your ..cfg/gungame5/gg_map_vote.cfg file, should be:
//=========================================================
// MAP VOTE SIZE
//=========================================================
// This variable controls the number of maps that will be displayed as options
// in the vote menu.
//
// Options: 0 = Entire map list.
//          <options> = Show <options>.

gg_map_vote_size 4
Satoon

Re: how to get more than 4 map to vote on

PostPosted: Wed Oct 07, 2009 6:07 am
by GooFeeR
Thanks a lot :)