Page 1 of 2
Cant see Chaos in Mut Menu
Posted: Wed Jun 16, 2004 5:28 pm
by warder808
I start Chaos with a shortcut. It also works if I go to the Community selection on the main menu. But If I want to play a regular game and include the Chaos Grappling Hook!!!, then I dont see a way to do this, since the mutator isn't in the mutator menu.
Any helpful tips?
Posted: Wed Jun 16, 2004 5:32 pm
by TKATK
read the readme,its included there
i aint at the ut comp,so i cant C&P
Posted: Wed Jun 16, 2004 5:41 pm
by warder808
Just looked at the readme. Thanks for pointing me in the right direction.
Can I play a game w/out the weapons and just the GH via the mutator menu?
Posted: Wed Jun 16, 2004 5:53 pm
by jb
warder808 wrote:Just looked at the readme. Thanks for pointing me in the right direction.
Can I play a game w/out the weapons and just the GH via the mutator menu?
Yes there is a no weapon opition in the mut settings page. In the ChaosUT2 folder there is a help section with HTML docs that will show you how to change your settings. Follow that and U should be all set...
Posted: Wed Jun 16, 2004 6:33 pm
by LoQtUS
warder808 wrote:Just looked at the readme. Thanks for pointing me in the right direction.
Can I play a game w/out the weapons and just the GH via the mutator menu?
Just out of curiosity why would you download over 200 megs of a mod just to turn it off?
Posted: Wed Jun 16, 2004 6:48 pm
by TKATK
for the templar knight model,ofcourse

Posted: Fri Jun 18, 2004 12:36 pm
by jb
warder808,
did this work for you?
Posted: Fri Aug 13, 2004 4:44 pm
by warder808
I like everything about Chaos! Awesome work. I think I forgot to mention this earlier. But what I truly love, which reminds me of Quake 2 is the Grappling hook.
If I could have this in the permanent game instead of the Translocator I'd be a really happy camper.
After adding those lines to the appropriate file, I still do not see Chaos in the Mutator menu.
Any ideas?
Posted: Fri Aug 13, 2004 9:39 pm
by jb
warder808,
still need to see that log file as it has will have the errors in it so we then can go in and fix it!
Posted: Sun Aug 15, 2004 5:38 am
by warder808
what is a log file? How do I get it to you?
Posted: Sun Aug 15, 2004 2:41 pm
by azrael
the UT log files are found in your 'UT2004\System' folder.
Normally there are three: Editor.log, UCC.log and UT2004.log
Copying and pasteing the contents of UT2004.log into a forum post is usually the simplest way of getting the data to the team, though you could e-mail it.
Posted: Sun Aug 15, 2004 11:51 pm
by Rythmix
Actually I too have this problem. in my Mutators menu on my main PC, ive lost the ChaosGames Mutator option for single player games.. Its still there on my server PC so no biggie atm, but I just wonder where it went. What controls that list? Just the presence of the U file i assume?!
Posted: Mon Aug 16, 2004 1:26 pm
by jb
In order to get the CUT muts to show up on your normal UT2004 mut list you have to edit your paths:
Find you main UT2004.ini (in ut2004/system dir)
In the [Core.System] add these lines at the end:
Paths=../ChaosUT2/Animations/*.ukx
Paths=../ChaosUT2/Maps/*.ut2
Paths=../ChaosUT2/Sounds/*.uax
Paths=../ChaosUT2/StaticMeshes/*.usx
Paths=../ChaosUT2/System/*.u
Paths=../ChaosUT2/Textures/*.utx
Paths=../ChaosUT2/Players/*.upl
That is all you should have to do. Please try and let us know. TY
Posted: Mon Aug 16, 2004 7:17 pm
by jeditobe1
The UCL files (there is a ChaosUT2.ucl and a ChaosGames.ucl in the various system folders) are the ones that actually puts the mutator in the ingame set up lists. The server points directly at the .u file, skipping the .ucl file, so it would continue to work in the absense of the ucl file.
In other words.. sounds like one of your ucl files got lost. Im guessing its the ChaosUT2.ucl in your UT2004\System directory. If its still there, you might have changed your cacherecordspath in your UT2004.ini, which means it is looking for the ucl files somewhere else and the chaos one is missing.
Posted: Mon Aug 16, 2004 8:32 pm
by Rythmix
jeditobe1 wrote:The UCL files (there is a ChaosUT2.ucl and a ChaosGames.ucl in the various system folders) are the ones that actually puts the mutator in the ingame set up lists. The server points directly at the .u file, skipping the .ucl file, so it would continue to work in the absense of the ucl file.
In other words.. sounds like one of your ucl files got lost. Im guessing its the ChaosUT2.ucl in your UT2004\System directory. If its still there, you might have changed your cacherecordspath in your UT2004.ini, which means it is looking for the ucl files somewhere else and the chaos one is missing.
Yes that sounds like it maybe my problem, I've been careless with my ucl's (not to mention my *.int files)
What is the purpose of the Manifest.int? it doesn't seem to be important because Zip versions of some mods/muts come with their own manifest.int sometimes. Now personally I edit my current one and add the data at the bottom, but for the average user, I'd expect them to just extract all and overwrite. I dont hear many problems tho, so what does it do?