Version 1.0
November 28, 2002

http://www.deaclan.us/board/
http://dxcbp.deus-ex.org/
http://members.fortunecity.co.uk/dmv27/


Install:

1. Copy DXMapVote100.u and DXMapVote100.int to the DeusEx\System folder.

2. Open DeusEx.ini and find the [DeusEx.DeusExGameEngine] section.
   Add this line to the end of that section:
   ServerPackages=DXMapVote100

3. Select the DXMapVote mutator from the mutator list. If you are hosting a
   dedicated server, then the startup line should look like this:
   <map_name>?Game=<game_type>?Mutator=DXMapVote100.MVMutator?-server?log=server.log



Config:

The settings for the mutator are stored in DeusEx\System\Mutators.ini.

ExcludeList: A list of maps that will never be included in the map vote.
  ex: ExcludeList[0]=DXMP_Silo

CycleType: Sets the default cycling for the map list (only used if no one votes).
  CT_Static
  CT_Random
  CT_Cycle

bUseMapListOnly:
  False: The map vote list is created from the maps in DeusEx\Maps.
   True: The list is read from the [DeusEx.dxmaplist] section in DeusEx.ini.

bFilterSPMaps: This will remove the SP maps (##_*.dx) from the map vote list.


These are the default settings (they are created if they do not exist in Mutators.ini):

[DXMapVote100.MVMutator]
ExcludeList[0]=
ExcludeList[1]=
ExcludeList[2]=
ExcludeList[3]=
ExcludeList[4]=
ExcludeList[5]=
ExcludeList[6]=
ExcludeList[7]=
ExcludeList[8]=
ExcludeList[9]=
ExcludeList[10]=
ExcludeList[11]=
ExcludeList[12]=
ExcludeList[13]=
ExcludeList[14]=
ExcludeList[15]=
ExcludeList[16]=
ExcludeList[17]=
ExcludeList[18]=
ExcludeList[19]=
ExcludeList[20]=
ExcludeList[21]=
ExcludeList[22]=
ExcludeList[23]=
ExcludeList[24]=
ExcludeList[25]=
ExcludeList[26]=
ExcludeList[27]=
ExcludeList[28]=
ExcludeList[29]=
ExcludeList[30]=
ExcludeList[31]=
CycleType=CT_Cycle
bUseMapListOnly=False
bFilterSPMaps=True
