The mutator deso exist - provided by Epic. But the config scene is bugged and cannot be opened. Therefore you need to change the value of a config file in order to use it properly.
- Close UT3
- Open your UTGame.ini file
- Search for "[UTGame.UTMutator_Arena]"
- Replace the value of ArenaWeaponClassPath to your needs. So it could look like this:
Code:
[UTGame.UTMutator_Arena]
ArenaWeaponClassPath=UT3_BallisticWeapons.RSBWWeap_SRS900AutoRifle
- Save that file.
- Start UT3. Open a match. Add the mutator "Arena". !!! Do not try to configure it
- Play
If the mutator does not exist. Download and add the following ini to your config folder.
Filename: UTMutator_Arena.ini
Download: http://www.mediafire.com/?w8a0x5x3g81jkr7
Code:
[UTMutator_Arena UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_Arena
FriendlyName=Arena
Description=Default weapon pickups in a level can be substituted with a single weapon.
GroupNames=WEAPONMOD|WEAPONRESPAWN
; bugged. UT3 will crash when try to open it
;UIConfigScene=UI_Scenes_Mutators.Scenes.Arena
bStandaloneOnly=False
BitValue=0
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
PS: Requesting a mod/mutator would fit into this thread
Bookmarks