Contents of INI Files   


Note that each of the INI files has an [XMaps.Install] section, which records the version of XMaps installed against a Version key.

[Click here to open the table in a new window]


XMapsRandom.ini

Section Key Description
[XMaps.XMapsListRandom] XmfClass Used to dynamically store the class of the Favourites map list to use.
UseFavourites Used to dynamically store the 'use favourites' option from the Setup window.
MapPrefix Used to dynamically store the map prefix of the game type playing. XMaps uses this value to search for maps that match the game type.
XMapsMode Used to dynamically store the value of XMapsMode from XMapsControl.
MapNum This is inherited from the UT MapList class; it isn't used by XMaps.
MinNormalMaps The minimum number of random maps to play before picking a Favourite.
MaxNormalMaps The maximum number of random maps to play before picking a Favourite.
LastPrefix Redundant. Used to store the map prefix of the previous Random XMaps game.
Maps[0..31] The implementation of the most recently played maps. As each map in a Random game is loaded, the map name is inserted at the beginning of the list. XMaps uses this list to ensure that the same map doesn't get picked too often.