How to list CTF in all four colums MVLA13

  • Hey - turns out IRC is out and something a little more modern has taken it's place... A little thing called Discord!

    Join our community @ https://discord.gg/JuaSzXBZrk for a pick-up game, or just to rekindle with fellow community members.

{WINGS}

New Member
Jun 11, 2007
3
0
Hi,

Need some help. I'm using mapevotela13. I run a CTF server only. In when I bring up mapvote in game only one column is used for near 300 maps. How do I change it so the maps are equal in alll four columns?

thanks

{WINGS}
 
Use the following command in the .ini:

DivideEquallyOverFourColumnsWhenUsingOver300MapsEvenTho300MapsInOneColumnLooks.Good = True
 
Open mapvote.ini on the server.

put the title of your 4 lists here:
List1Title=CTF Maps 1
List2Title=CTF Maps 2
List3Title=CTF Maps 3
List4Title=CTF Maps 4

then go to the list filter part of the ini, here you designate what maps go into which list
List1Filter[0]=CTF-A*
List1Filter[1]=CTF-B*
pus all maps with CTF-A and CTF-B at start into list 1

List2Filter[0]=CTF-C*
List2Filter[1]=CTF-D*
puts all maps with CTF-C and CTF-D into list 2

etc

Continue that for all your lists and all the maps
 
I thought the LA in MVLA standed for league assault... why are you using all CTF? This is blasphemy :(
 
Open mapvote.ini on the server.

put the title of your 4 lists here:
List1Title=CTF Maps 1
List2Title=CTF Maps 2
List3Title=CTF Maps 3
List4Title=CTF Maps 4

then go to the list filter part of the ini, here you designate what maps go into which list
List1Filter[0]=CTF-A*
List1Filter[1]=CTF-B*
pus all maps with CTF-A and CTF-B at start into list 1

List2Filter[0]=CTF-C*
List2Filter[1]=CTF-D*
puts all maps with CTF-C and CTF-D into list 2

etc


All maps that have lets say {} () [] in their names will also fall in their proper locations?
 
Open mapvote.ini on the server.

put the title of your 4 lists here:
List1Title=CTF Maps 1
List2Title=CTF Maps 2
List3Title=CTF Maps 3
List4Title=CTF Maps 4

then go to the list filter part of the ini, here you designate what maps go into which list
List1Filter[0]=CTF-A*
List1Filter[1]=CTF-B*
pus all maps with CTF-A and CTF-B at start into list 1

List2Filter[0]=CTF-C*
List2Filter[1]=CTF-D*
puts all maps with CTF-C and CTF-D into list 2

etc


All maps that have lets say {} () [] in their names will also fall in their proper locations?

just make it

List1Filter[0]=CTF-[*
List1Filter[1]=CTF-(*

or

List1Filter[0]=CTF-[A*
List1Filter[1]=CTF-[B*

depending how you want it