Page 1 of 1

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

Posted: Mon Nov 22, 2004 7:15 pm
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 .....

Posted: Mon Nov 22, 2004 7:27 pm
by jeditobe1
look in the ChaosGames.ucl file in your UT2004\ChaosUT2\System directory.

Posted: Mon Nov 22, 2004 11:10 pm
by jb
Mephisto,

did you get all of the info you needed (Following jedi's post)?

Posted: Mon Nov 22, 2004 11:13 pm
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 ...

Posted: Mon Nov 22, 2004 11:18 pm
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?????

Posted: Tue Nov 23, 2004 12:21 am
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 :)

Posted: Tue Nov 23, 2004 2:56 am
by jb
and there was much rejoicing....yea....

Posted: Tue Nov 23, 2004 3:23 am
by Kaboodles
\o/

Posted: Tue Nov 23, 2004 3:36 am
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. ?

Posted: Tue Nov 23, 2004 3:42 am
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.

Posted: Tue Nov 23, 2004 3:45 am
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 ....

Posted: Tue Nov 23, 2004 3:48 am
by jb
Mephisto,

the standard web amin in UT is the trick for you then...

Posted: Tue Nov 23, 2004 3:49 am
by Mephisto
I know 8O

But the problem is that I cannot see any Chaosoptions in the webadmin ...

Posted: Tue Nov 23, 2004 3:52 am
by jb
ok come to our IRC for help in Real time