How to add a limited map voting list to the escape menu
-
In the new Chivalry UI, players can see a list of all the maps they can vote for on the server.
This list is populated from the current map rotation.
If you would like a small/condensed list for players you can enable the server option limited map voting list.
You can find this option in PCServer-UDKGame.ini, under the heading [AOC.AOCGame].
The option is bEnableLimitedVoteMapOptions. Set this to true.
You can then add the servers you would like to appear in a list such as this:
LimitedVoteMapList=AOCLTS-Arena3_p
LimitedVoteMapList=AOCFFA-Arena3_p
LimitedVoteMapList=AOCLTS-Moor_p*added SDK content should also work.
-
this is a test, ignore it.