Page 2 of 2

Posted: Tue Jun 08, 2004 9:59 pm
by Shuri
Wait wait. What exactly is the problem again, and what are you trying to do? My brain is mush atm :)

Posted: Tue Jun 08, 2004 10:06 pm
by [GU]Opcode
Shuri wrote:Wait wait. What exactly is the problem again, and what are you trying to do? My brain is mush atm :)
I'm trying to put chaos on server. I want to be able select it in the mutator settings. This is the only way I know how to run it on a server.

Posted: Tue Jun 08, 2004 10:22 pm
by TKATK
Using the Chaos Mutator w/o Activating Chaos Mod. Chaos comes in both "mod" and "mutator" form. To use the ChaosUT2 mutator in normal UT2004, without activating the Chaos mod, simply open your UT2004.ini file, found in your UT2004\System folder, and add these lines in the [Core.System] section:

Paths=../ChaosUT2/System/*.u
Paths=../ChaosUT2/Maps/*.ut2
Paths=../ChaosUT2/Textures/*.utx
Paths=../ChaosUT2/Sounds/*.uax
Paths=../ChaosUT2/StaticMeshes/*.usx
Paths=../ChaosUT2/Animations/*.ukx

Posted: Tue Jun 08, 2004 11:17 pm
by [GU]Opcode
TKATK wrote:Using the Chaos Mutator w/o Activating Chaos Mod. Chaos comes in both "mod" and "mutator" form. To use the ChaosUT2 mutator in normal UT2004, without activating the Chaos mod, simply open your UT2004.ini file, found in your UT2004\System folder, and add these lines in the [Core.System] section:

Paths=../ChaosUT2/System/*.u
Paths=../ChaosUT2/Maps/*.ut2
Paths=../ChaosUT2/Textures/*.utx
Paths=../ChaosUT2/Sounds/*.uax
Paths=../ChaosUT2/StaticMeshes/*.usx
Paths=../ChaosUT2/Animations/*.ukx
I did this but it still does not work. Have you tried it?

Posted: Tue Jun 08, 2004 11:25 pm
by [GU]Opcode
Sweet it works.... Hot damn.

I had to dump the server folder and put the files back in and rebuild the server.ini and, and, and , and.....

Thanks guys for your help.