GameConfig=(GameClass="......

All about Chaos for Unreal... (UT3, UT2004, UT2003, UT)
Post Reply
Mephisto
Posts: 79
Joined: Sat Nov 20, 2004 2:54 am
Location: Gibraltar
Contact:

GameConfig=(GameClass="......

Post by Mephisto »

Hi could you please post all the gameclasses for the differen types of games, like Duel :

GameConfig=(GameClass="ChaosGames.ChaosDuel",Prefix="Duel",Acronym="Duel",GameName="Chaos Duel",Mutators="ChaosGames.ChaosUT",Options=)

etc. ?

And also the entries for

[Engine.MaplistManager]
Games=(GameType="chaosGames.ChaosDuel",ActiveMaplist="Default Duel")

Unfortunately I cannot find the necessary documetnation for this..

Thanks Guys .....
It´s not a bug - it´s a feature
jeditobe1
Inactive Chaos Team Member
Posts: 2638
Joined: Mon Mar 10, 2003 11:06 pm
Location: The Dagobah System
Contact:

Post by jeditobe1 »

look in the ChaosGames.ucl file in your UT2004\ChaosUT2\System directory.
I make Darth Vader look like a teenage punk with a lightsaber.
jb
Posts: 9825
Joined: Fri May 03, 2002 12:29 am
Location: Coral Springs, FL
Contact:

Post by jb »

Mephisto,

did you get all of the info you needed (Following jedi's post)?
Jb
Mephisto
Posts: 79
Joined: Sat Nov 20, 2004 2:54 am
Location: Gibraltar
Contact:

Post by Mephisto »

Kind of ....

[Engine.MaplistManager]

information would be great .. just copy paste did not work (and change of the class for each gametype of course ...
It´s not a bug - it´s a feature
jb
Posts: 9825
Joined: Fri May 03, 2002 12:29 am
Location: Coral Springs, FL
Contact:

Post by jb »

Mephisto wrote:Kind of ....

[Engine.MaplistManager]

information would be great .. just copy paste did not work (and change of the class for each gametype of course ...
I am at work for another few hours so I can ot get this data. However if you look in your ChaosUT2.ini file that should be in there?????
Jb
Mephisto
Posts: 79
Joined: Sat Nov 20, 2004 2:54 am
Location: Gibraltar
Contact:

Post by Mephisto »

Ok, I've done it ...

I forgot that I used

[ChaosGames.ChaosUT_xVotingHandler]

for map configs ...

Used

Code: Select all

GameConfig=(GameClass="XGame.xDeathMatch",Prefix="DM",Acronym="DM",GameName="Chaos DM",Mutators="ChaosGames.ChaosUT",Options=)
GameConfig=(GameClass="XGame.xCTFGame",Prefix="CTF",Acronym="CTF",GameName="Chaos CTF",Mutators="ChaosGames.ChaosUT",Options=)
GameConfig=(GameClass="Onslaught.ONSOnslaughtGame",Prefix="ONS",Acronym="ONS",GameName="Chaos Onslaught",Mutators="ChaosGames.ChaosUT",Options=)
GameConfig=(GameClass="BonusPack.xLastManStandingGame",Prefix="DM",Acronym="DM",GameName="Chaos Last Man Standing",Mutators="ChaosGames.ChaosUT",Options=)
GameConfig=(GameClass="ChaosGames.ChaosxTeamDeathMatch",Prefix="DM",Acronym="DM",GameName="Chaos Team Deathmatch",Mutators="ChaosGames.ChaosUT",Options=)
GameConfig=(GameClass="ChaosGames.ChaosDuel",Prefix="Duel",Acronym="Duel",GameName="Chaos Duel",Mutators="ChaosGames.ChaosUT",Options=)
GameConfig=(GameClass="ChaosGames.HordeHunters",Prefix="DM",Acronym="DM",GameName="Chaos Horde Hunter",Mutators="ChaosGames.ChaosUT",Options=)
and it is working :)

Thanks a million for you help :)
It´s not a bug - it´s a feature
jb
Posts: 9825
Joined: Fri May 03, 2002 12:29 am
Location: Coral Springs, FL
Contact:

Post by jb »

and there was much rejoicing....yea....
Jb
Kaboodles
Posts: 995
Joined: Fri Mar 05, 2004 3:36 am
Location: Roanoke, VA

Post by Kaboodles »

\o/
High Council member of The Generals
Image
Mephisto
Posts: 79
Joined: Sat Nov 20, 2004 2:54 am
Location: Gibraltar
Contact:

Post by Mephisto »

The only thing which is bothering me :
I cannot administrate the settings for each gametype in the webmin.

The mutator is not even showing up .. The problem is (due our remote tool) I am not able to modifiy the ucc-bin line

The current one is :

ucc-bin server Duel-Gael.ut2?game=ChaosGames.ChaosDuel ini=ut2004.ini

An because I am using the settings

for example :

[ChaosGames.ChaosUT_xVotingHandler]
GameConfig=(GameClass="XGame.xDeathMatch",Prefix="DM",Acronym="DM",GameName="Chaos DM",Mutators="ChaosGames.ChaosUT",Options=)

and

[ChaosGames.ChaosUT_MaplistManager]
Games=(GameType="XGame.xDeathMatch",ActiveMaplist="Default DM")

How can I change the setting now, like round time etc. ?
It´s not a bug - it´s a feature
jb
Posts: 9825
Joined: Fri May 03, 2002 12:29 am
Location: Coral Springs, FL
Contact:

Post by jb »

Mephisto wrote: How can I change the setting now, like round time etc. ?
I could not figure out how to do that with UT2vote. I know the UTWebadmin can do that for you.
Jb
Mephisto
Posts: 79
Joined: Sat Nov 20, 2004 2:54 am
Location: Gibraltar
Contact:

Post by Mephisto »

Hold on ....

Thats the point .. I am NOT USING UT2Vote anymore ..

I am just using the settings above ..

Test it yourself : ut2004://213.239.207.68:6100/

Because I am not using UT2Vote anymore I need to be able to set settings like Bots, Time, Goals etc. for each gametype ....
It´s not a bug - it´s a feature
jb
Posts: 9825
Joined: Fri May 03, 2002 12:29 am
Location: Coral Springs, FL
Contact:

Post by jb »

Mephisto,

the standard web amin in UT is the trick for you then...
Jb
Mephisto
Posts: 79
Joined: Sat Nov 20, 2004 2:54 am
Location: Gibraltar
Contact:

Post by Mephisto »

I know 8O

But the problem is that I cannot see any Chaosoptions in the webadmin ...
It´s not a bug - it´s a feature
jb
Posts: 9825
Joined: Fri May 03, 2002 12:29 am
Location: Coral Springs, FL
Contact:

Post by jb »

ok come to our IRC for help in Real time
Jb
Post Reply