Originally posted by dave neun
View Post
UTMutatorLoader.ini
Code:
[MLMut UTUIDataProvider_Mutator] ClassName=MutatorLoader.MLMut FriendlyName= Description=.ini based mutator loader GroupNames= UIConfigScene= bStandaloneOnly=False bRemoveOn360=False bRemoveOnPC=False bRemoveOnPS3=False BitValue=0 [MutatorLoader.MLMut] bPerGameTypeConfig=true bAutoCreateGameTypeConfig=True bDontAdvertiseMutator=False [default MLConfigProfile] ;Mutators=UTGame.UTMutator_Instagib ;DelayedMutators=UTGame.UTMutator_LowGrav bSimulateInitMutator=True [UTDeathmatch MLConfigProfile] ;Mutators=UTGame.UTMutator_Instagib ;DelayedMutators=UTGame.UTMutator_LowGrav bSimulateInitMutator=True [UTTeamGame MLConfigProfile] ;Mutators=UTGame.UTMutator_Instagib ;DelayedMutators=UTGame.UTMutator_LowGrav bSimulateInitMutator=True [UTCTFGame_Content MLConfigProfile] ;Mutators=UTGame.UTMutator_Instagib ;DelayedMutators=UTGame.UTMutator_LowGrav bSimulateInitMutator=True [UTVehicleCTFGame_Content MLConfigProfile] ;Mutators=UTGame.UTMutator_Instagib ;DelayedMutators=UTGame.UTMutator_LowGrav bSimulateInitMutator=True [UTOnslaughtGame_Content MLConfigProfile] Mutators=ServerAdvertsInt.UTMutator_ServerAdvertsInt Mutators=SpectatorMutev03.SpecMute Mutators=TitanTeamFixUT3.TTeamFixMut bSimulateInitMutator=True [UTDuelGame MLConfigProfile] ;Mutators=UTGame.UTMutator_Instagib ;DelayedMutators=UTGame.UTMutator_LowGrav bSimulateInitMutator=True [UTBetrayalGame MLConfigProfile] ;Mutators=UTGame.UTMutator_Instagib ;DelayedMutators=UTGame.UTMutator_LowGrav bSimulateInitMutator=True [UTGreedGame_Content MLConfigProfile] Mutators=ServerAdvertsInt.UTMutator_ServerAdvertsInt Mutators=SpectatorMutev03.SpecMute Mutators=TitanTeamFixUT3.TTeamFixMut bSimulateInitMutator=True
Comment