You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Unreal Admins > Unreal Tournament 2003/2004 > UT2003/4 Server - Windows Specific

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Unread 2nd June, 2005, 10:14 PM
.:°GOW°:.MeTaLmAnIaC .:°GOW°:.MeTaLmAnIaC is offline
Forum Newcomer
 
Join Date: Jun 2005
Location: upstate NY
Posts: 8
Default Duplicate Gameconfigs and Gamemake3?

I need help!
When I play INVGIB and the level is over we mapvote and when we do one of two things happen..

A) Server switches to default map.

B) switches to level voted but no mutators associated with INVGIB are loaded.

I'm running duplicate gametypes, these are the duplicated ones from my ini.....

GameType=(GameName="INVBIN",HideVote=False,Clan=Tr ue,RequiredPlayers=1,MapLimits=0,ServerName=".:°G OW°:. Public All Gametypes Server",UseMapList=False,DefaultMap="DM-Antalus",MapPrefix="DM",AltMapPrefix="none",GameCl ass="SkaarjPack.Invasion",Mutators="UT2004RPG.MutU T2004RPG,ApocMatrixMoves_v104b.MutMatrixMoves,sato reMonsterPackv120.mutsatoreMonsterPack,UnrealGame. MutLowGrav,AkimBinBeta.BinSlayer,Deez2.MutDeezNutz ",Commands="?MaxLives=1?GoalScore=0?TimeLimit=0?Mi nPlayers=1?MaxPlayers=10?MaxSpectators=4?Transloca tor=True?WeaponStay=False?BalanceTeams=True?ForceR espawn=False?PlayersMustBeReady=True?Tournament=0? GamePassword=?GameStats=False?GameSpeed=1.40?FF=0. 00?NoOverTime=False?VsBots=False?NumBots=3?Difficu lty=0?bCustomGame=True")
GameType=(GameName="INVGIB",HideVote=False,Clan=Tr ue,RequiredPlayers=1,MapLimits=0,ServerName=".:°G OW°:. Public All Gametypes Server",UseMapList=False,DefaultMap="DM-Antalus",MapPrefix="DM",AltMapPrefix="none",GameCl ass="SkaarjPack.Invasion",Mutators="UT2004RPG.MutU T2004RPG,ApocMatrixMoves_v104b.MutMatrixMoves,sato reMonsterPackv120.mutsatoreMonsterPack,UnrealGame. MutLowGrav,XxxXTransV3a.MutXxxXTranslocator,XxxXES Rv2i.MutXxxXInstaGib",Commands="?MaxLives=1?GoalSc ore=0?TimeLimit=0?MinPlayers=1?MaxPlayers=16?MaxSp ectators=4?Translocator=True?BalanceTeams=False?Fo rceRespawn=False?PlayersMustBeReady=True?Tournamen t=0?GamePassword=?GameStats=False?GameSpeed=1.36?F F=0.00?NoOverTime=False?VsBots=False?NumBots=3?Dif ficulty=3?bCustomGame=True")
GameType=(GameName="INVGOW",HideVote=False,Clan=Tr ue,RequiredPlayers=1,MapLimits=0,ServerName=".:°G OW°:. Public All Gametypes Server",UseMapList=False,DefaultMap="DM-Antalus",MapPrefix="DM",AltMapPrefix="none",GameCl ass="SkaarjPack.Invasion",Mutators="UT2004RPG.MutU T2004RPG,ApocMatrixMoves_v104b.MutMatrixMoves,sato reMonsterPackv120.mutsatoreMonsterPack,UnrealGame. MutLowGrav,Arkon2004.ArkWeapMut",Commands="?MaxLiv es=1?GoalScore=0?TimeLimit=0?MinPlayers=1?MaxPlaye rs=16?MaxSpectators=4?Translocator=True?WeaponStay =True?BalanceTeams=False?ForceRespawn=False?Player sMustBeReady=True?Tournament=0?GamePassword=?GameS tats=False?GameSpeed=1.36?FF=0.00?NoOverTime=False ?VsBots=False?NumBots=3?Difficulty=3?bCustomGame=T rue")
GameType=(GameName="JailBreak",HideVote=False,Clan =True,RequiredPlayers=1,MapLimits=0,ServerName=".: °GOW°:. Public All Gametypes Server",UseMapList=False,DefaultMap="JB-Arlon-Gold",MapPrefix="JB",AltMapPrefix="none",GameClass ="Jailbreak.Jailbreak",Mutators="JBAddonNoJailKill .JBAddonNoJailKill,JBAddonAvenger.JBAddonAvenger,J BAddonCelebration.JBAddonCelebration,JBAddonLlama. JBAddonLlama,JBAddonProtection.JBAddonProtection,J BAddonTeleport.JBAddonTeleport,utcompv16.mututcomp ",Commands="?MaxLives=0?GoalScore=5?TimeLimit=45?M inPlayers=1?MaxPlayers=16?MaxSpectators=4?Transloc ator=True?WeaponStay=True?BalanceTeams=True?ForceR espawn=False?PlayersMustBeReady=True?Tournament=0? GamePassword=?GameStats=False?GameSpeed=1.25?FF=0. 00?NoOverTime=False?VsBots=False?NumBots=3?Difficu lty=3?bCustomGame=True")
GameType=(GameName="JB-GIB",HideVote=False,Clan=True,RequiredPlayers=1,Ma pLimits=0,ServerName=".:°GOW°:. Public All Gametypes Server",UseMapList=False,DefaultMap="JB-Arlon-Gold",MapPrefix="JB",AltMapPrefix="none",GameClass ="Jailbreak.Jailbreak",Mutators="UnrealGame.MutLow Grav,JBAddonNoJailKill.JBAddonNoJailKill,JBAddonAv enger.JBAddonAvenger,JBAddonCelebration.JBAddonCel ebration,JBAddonLlama.JBAddonLlama,JBAddonProtecti on.JBAddonProtection,JBAddonTeleport.JBAddonTelepo rt,XxxXTransV3a.MutXxxXTranslocator,XxxXES


(this isn't the whole list b/c it's rather long with tons of muts takes to much space will email copy if needed.)

Two questions...
1) I'm switching to UT2Vote50, according to the readme duplicating gametypes should not be done. Instead use GameMake3.

This is the link for GameMake3 to see what i'm talking about. >>http://unreal.co.za/proasm/ut4gamemake.html

GameMake3 is "supposed" to make urgame.u urgame.ucl and urgame.int for gametypes in UT2Vote50. Rather than duplicating them by using the class name, adding different mutators to it and changing the name of the gametype.

My problem is that GameMake3 isn't working when i configure the new gametypes and try to make the .u file it gives me "Error in creating JBGIB.u" for example.

Is it me configuring GameMake3 wrong or is it GameMake3.

That's my first question.

2) If GameMake3 doesn't work what else can I do so that i'm not Duplicating gametypes.


Thank you.
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:07 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.