The Configuration options for [UTGame.UTMapListManager] are :
- GameProfiles: This is a list which is used to define custom game type settings (mainly for game voting), options include:
- GameClass: The FULL class name of the gametype, including package name as well as class name (e.g. "UTGame.UTDeathMatch")
- GameName: The name that is displayed on the vote menu when selecting a gametype (e.g. "Deathmatch", "Warfare - No Orbs")
- MapListName: The name of the maplist that this game profile will use (e.g. "WARMapList")
- Options: Additional URL options which are used when switching to this gametype (e.g. "?WarmupTime=60")
- Mutators: Mutators to be loaded for this gametype (e.g. "UTGame.UTMutator_LowGrav,UTGame.UTMutator_Ins tagi b")
- ExcludedMuts: Mutators which are disallowed for this gametype (e.g. "UTMutator_Instagib,UTMutator_Slomo")
- bIsTeamGame: Specifies whether or not the current gametype is a team game (used internally for game voting)
there's a couple maps (like Omicron Dawn) i'm considering having Titan turned off. i thought the new maplist.ini allowed for this, but it looks like gametype only, not map-specific.
Leave a comment: