UT2Vote Mod/mutator setups

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Imaginos

Deathball addict?
Sep 13, 2000
804
0
0
55
New Joisey, USA
Visit site
Common info - important notes

This will be a sticky to answer common setups for mod x or mutator x for use with UT2Vote. With the UT2004 Editor's Choice version about to come out, many people may suddenly want to host multiple mods/mutators. UT2Vote is simply the best way to do it.

The included DummyMut mutator should be used when a Mod requires multiple serverpackages. The DummyMut allows for 26 dummy mutator classes: DummyMut.DummyMutA through DummyMut.DummyMutZ; each can only be used once in the UT2Vote ini's votepackages section. Typical usage:
Code:
[UT2Vote44.UT2VotePackages]
Packages=(MutClassName="DummyMut.DummyMutA",ServerPackages=modpackage1,modpackage2,modpackage3,etc")
Use of this as a mutator for the given Mod will allow UT2Vote to add and remove ALL the required packages for the given Mod when it is active, and remove them when it is not.

Many new Mods also install to their own subdirectory now. That are also typically started using the -mod=modname switch on the commandline. Running a server to support multiple mods is especially challenging in that it requires the admin to make changes to the server's normal ini file to incorporate the mod-specific sections into the stock UT2004 one from the mod's native ini. Additionally, all of the new mod's files have to be 'seen' by the stock UT2004's server ini. This can be done either by installing the new mod to the traditional ut2004 directories, (making sure not to overwrite stock files) or, if you want to keep things organized by using the new mod's subdirectory, adding the appropriate path= lines so the mod's directory structure is visible in addition to the traditional one.

** These are example setup ini entries **
  • Beware of blank spaces in these long ini line examples! This is caused by a flaw in the forums explained in this thread
  • Many of these GameType settings are the admin's preference and are for reference only
  • UT2Vote ini section headings are for reference only.
  • The use of DummyMut(letter) is for example only. Admins should use the next available letter.

Please, when making requests in this thread, include a link to the mod/mutator you're seeking assistance with. The request post will then be deleted and the link moved to the setup post.
 
Last edited:

Imaginos

Deathball addict?
Sep 13, 2000
804
0
0
55
New Joisey, USA
Visit site
Get Deathball here: http://deathball.net

Code:
[UT2Vote50.UT2VoteGameTypes]
GameType=(GameName="DeathBall Reg 2.3 Final",HideVote=False,Clan=True,RequiredPlayers=0,MapLimits=0,ServerName="BuD2k4 DeathBall 2.3 Final - UT2Vote",UseMapList=True,DefaultMap="DB-Cube",MapPrefix="DB",GameClass="deathball.DB_DeathBall",Mutators="DummyMut.DummyMutA",Commands="?MaxLives=0?GoalScore=11?TimeLimit=20?MinPlayers=0?MaxPlayers=12?MaxSpectators=4?Translocator=False?WeaponStay=True?BalanceTeams=False?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=0.00?NoOverTime=False?VsBots=False?NumBots=0?Difficulty=5")

[UT2Vote50.UT2VotePackages]
Packages=(MutClassName="DummyMut.DummyMutA",ServerPackages="Deathball,Deathball_rc,DeathballAI,DeathballSP")
 
Last edited:

Imaginos

Deathball addict?
Sep 13, 2000
804
0
0
55
New Joisey, USA
Visit site
Jailbreak2004x

http://www.planetjailbreak.com/

Code:
[UT2Vote44.UT2VoteGameTypes]
GameType=(GameName="Jailbreak2004a",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Jailbreak - UT2Vote",UseMapList=False,DefaultMap="JB-Arlon",MapPrefix="JB",GameClass="Jailbreak.Jailbreak",Mutators="DummyMut.DummyMutB",Commands="?MaxLives=0?GoalScore=3?TimeLimit=10?MinPlayers=4?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")

[UT2Vote44.UT2VotePackages]
Packages=(MutClassName="DummyMut.DummyMutB",ServerPackages="JBAddonAvenger,JBAddonCelebration,JBAddonLlama,JBAddonProtection,JBAddonTeleport,JBScreen,JBToolbox,Jailbreak")
 
Last edited:

Imaginos

Deathball addict?
Sep 13, 2000
804
0
0
55
New Joisey, USA
Visit site
UnWheel

http://unwheel.beyondunreal.com/

Code:
[UT2Vote44.UT2VoteGameTypes]
GameType=(GameName="UnWheel BigAir",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 UnWheel BigAir - UT2Vote",UseMapList=False,DefaultMap="UWBA-JumpCity",MapPrefix="UWBA",GameClass="UnWheel.UWGameBigAir",Mutators="DummyMut.DummyMutC",Commands="?MaxLives=0?GoalScore=10?TimeLimit=15?MinPlayers=1?MaxPlayers=16?MaxSpectators=2?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GameStats=True?GameSpeed=1.00?FF=0.00?NumBots=1?Difficulty=3?NoOverTime=False?VsBots=False")
GameType=(GameName="UnWheel CTF",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 UnWheel CTF - UT2Vote",UseMapList=False,DefaultMap="UWCTF-Roots",MapPrefix="UWCTF",GameClass="UnWheel.UWGameCTF",Mutators="DummyMut.DummyMutC",Commands="?MaxLives=0?GoalScore=10?TimeLimit=15?MinPlayers=1?MaxPlayers=16?MaxSpectators=2?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GameStats=True?GameSpeed=1.00?FF=0.00?NumBots=1?Difficulty=3?NoOverTime=False?VsBots=False")
GameType=(GameName="UnWheel K-Ball",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 UnWheel KBall - UT2Vote",UseMapList=False,DefaultMap="UWKB-Billiards",MapPrefix="UWKB",GameClass="UnWheel.UWGameKBall",Mutators="DummyMut.DummyMutC",Commands="?MaxLives=0?GoalScore=10?TimeLimit=15?MinPlayers=1?MaxPlayers=16?MaxSpectators=2?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GameStats=True?GameSpeed=1.00?FF=0.00?NumBots=1?Difficulty=3?NoOverTime=False?VsBots=False")
GameType=(GameName="UnWheel KOTH",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 UnWheel KOTH - UT2Vote",UseMapList=False,DefaultMap="UWKOTH-IceRing",MapPrefix="UWKOTH",GameClass="UnWheel.UWGameKOTH",Mutators="DummyMut.DummyMutC",Commands="?MaxLives=0?GoalScore=10?TimeLimit=15?MinPlayers=1?MaxPlayers=16?MaxSpectators=2?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GameStats=True?GameSpeed=1.00?FF=0.00?NumBots=1?Difficulty=3?NoOverTime=False?VsBots=False")
GameType=(GameName="UnWheel Rabbit",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 UnWheel Rabbit - UT2Vote",UseMapList=False,DefaultMap="UWRM-PavilionTrack",MapPrefix="UWRM",GameClass="UnWheel.UWGameRabbit",Mutators="DummyMut.DummyMutC",Commands="?MaxLives=0?GoalScore=10?TimeLimit=15?MinPlayers=1?MaxPlayers=16?MaxSpectators=2?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GameStats=True?GameSpeed=1.00?FF=0.00?NumBots=1?Difficulty=3?NoOverTime=False?VsBots=False")
GameType=(GameName="UnWheel Race",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 UnWheel Race - UT2Vote",UseMapList=False,DefaultMap="UWRC-CityTrack",MapPrefix="UWRC",GameClass="UnWheel.UWGameRace",Mutators="DummyMut.DummyMutC",Commands="?MaxLives=0?GoalScore=10?TimeLimit=15?MinPlayers=1?MaxPlayers=16?MaxSpectators=2?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GameStats=True?GameSpeed=1.00?FF=0.00?NumBots=1?Difficulty=3?NoOverTime=False?VsBots=False")
GameType=(GameName="UnWheel Rally",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 UnWheel Rally - UT2Vote",UseMapList=False,DefaultMap="UWRL-TempleRun",MapPrefix="UWRL",GameClass="UnWheel.UWGameRally",Mutators="DummyMut.DummyMutC",Commands="?MaxLives=0?GoalScore=10?TimeLimit=15?MinPlayers=1?MaxPlayers=16?MaxSpectators=2?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GameStats=True?GameSpeed=1.00?FF=0.00?NumBots=1?Difficulty=3?NoOverTime=False?VsBots=False")
GameType=(GameName="UnWheel Roamer",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 UnWheel Roamer - UT2Vote",UseMapList=False,DefaultMap="UWRM-Volcano",MapPrefix="UWRM",GameClass="UnWheel.UWGameRoam",Mutators="DummyMut.DummyMutC",Commands="?MaxLives=0?GoalScore=10?TimeLimit=15?MinPlayers=1?MaxPlayers=16?MaxSpectators=2?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GameStats=True?GameSpeed=1.00?FF=0.00?NumBots=1?Difficulty=3?NoOverTime=False?VsBots=False")

[UT2Vote44.UT2VotePackages]
Packages=(MutClassName="DummyMut.DummyMutC",ServerPackages="UnWheel,UnWheelSCars")
 
Last edited:

Imaginos

Deathball addict?
Sep 13, 2000
804
0
0
55
New Joisey, USA
Visit site
CarBall 2.52

Get the newest CarBall here: http://www.carball.net/ or here: http://www.carball.org/

Code:
[UT2Vote52.UT2VoteGameTypes]
GameType=(GameName="Carball 2.52",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 CarBall 2.52 Test - UT2Vote",UseMapList=False,DefaultMap="CB-Stadium",MapPrefix="CB",AltMapPrefix=,GameClass="CBall.CB_Game",Mutators="DummyMut.DummyMutD",Commands="?MaxLives=0?GoalScore=10?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GameStats=True?GameSpeed=1.00?FF=0?NumBots=1?Difficulty=3?NoOverTime=False?VsBots=False?bCustomGame=True")

[UT2Vote52.UT2VotePackages]
Packages=(MutClassName="DummyMut.DummyMutD",ServerPackages="CBall,CoerPack")

Updated to 2.52 which now needs a serverpackages line AND requires bCustomGame=True for menus to work properly.
 
Last edited:

Imaginos

Deathball addict?
Sep 13, 2000
804
0
0
55
New Joisey, USA
Visit site
Satore Monster Pack 120

http://hp.vector.co.jp/authors/VA026071/

Code:
[UT2Vote50.UT2VoteMutators]
Mutator=(FriendlyName="Satore Monsters v120",HideVote=False,MutClassName="satoreMonsterPackv120.mutsatoreMonsterPack",Voted=False)

[UT2Vote50.UT2VotePackages]
Packages=(MutClassName="satoreMonsterPackv120.mutsatoreMonsterPack",ServerPackages="satoreMonsterPackv120,satoreMonsterPackMeshes")

You may want to include this mutator in the Invasion configuration line as a gametype mutator which runs as part of invasion w/o needing to be voted up.
If so, I suggest setting the above HideVote=True since your players won't need to see it available.
 
Last edited:

Imaginos

Deathball addict?
Sep 13, 2000
804
0
0
55
New Joisey, USA
Visit site
ChaosUT2 3.5

http://www.chaoticdreams.org/

Code:
[UT2Vote44.UT2VoteGameTypes]
GameType=(GameName="Chaos Team KOTH",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos Team KOTH - UT2Vote",UseMapList=False,DefaultMap="KOTH-Pyramid",MapPrefix="KOTH",GameClass="ChaosGames.ChaosTeamKotH",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Chaos KOTH",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos KOTH - UT2Vote",UseMapList=False,DefaultMap="KOTH-Pyramid",MapPrefix="KOTH",GameClass="ChaosGames.ChaosKotH",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Chaos Duel",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos Duel - UT2Vote",UseMapList=False,DefaultMap="Duel-Forsaken",MapPrefix="Duel",GameClass="ChaosGames.ChaosDuel",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Chaos CTF",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos CTF - UT2Vote",UseMapList=False,DefaultMap="CTF-CE-Setekh",MapPrefix="CTF",GameClass="ChaosGames.ChaosCTF",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Chaos DM",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos DM - UT2Vote",UseMapList=False,DefaultMap="DM-CE-Bloodlust",MapPrefix="DM",GameClass="ChaosGames.ChaosxDeathMatch",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Chaos Team DM",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos Team DM - UT2Vote",UseMapList=False,DefaultMap="DM-CE-Bloodlust",MapPrefix="DM",GameClass="ChaosGames.ChaosxTeamDeathMatch",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")

[UT2Vote44.UT2VoteMutators]
Mutator=(FriendlyName="Chaos-UT",HideVote=False,MutClassName="ChaosGames.ChaosUT",Voted=False)

[UT2Vote44.UT2VotePackages]
Packages=(MutClassName="ChaosGames.ChaosUT",ServerPackages="ChaosGames,ChaosUT")
 
Last edited:

hmishima

New Member
Sep 10, 2004
181
0
0
Imaginos said:
[UT2Vote44.UT2VoteGameTypes]
GameType=(GameName="Chaos Team KOTH",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos Team KOTH - UT2Vote",UseMapList=False,DefaultMap="KOTH-Pyramid",MapPrefix="KOTH",GameClass="ChaosGames.ChaosTeamKotH",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Chaos KOTH",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos KOTH - UT2Vote",UseMapList=False,DefaultMap="KOTH-Pyramid",MapPrefix="KOTH",GameClass="ChaosGames.ChaosKotH",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Chaos Duel",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos Duel - UT2Vote",UseMapList=False,DefaultMap="Duel-Forsaken",MapPrefix="Duel",GameClass="ChaosGames.ChaosDuel",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Chaos CTF",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos CTF - UT2Vote",UseMapList=False,DefaultMap="CTF-CE-Setekh",MapPrefix="CTF",GameClass="ChaosGames.ChaosCTF",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Chaos DM",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos DM - UT2Vote",UseMapList=False,DefaultMap="DM-CE-Bloodlust",MapPrefix="DM",GameClass="ChaosGames.ChaosxDeathMatch",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Chaos Team DM",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos Team DM - UT2Vote",UseMapList=False,DefaultMap="DM-CE-Bloodlust",MapPrefix="DM",GameClass="ChaosGames.ChaosxTeamDeathMatch",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")

[UT2Vote44.UT2VoteMutators]
Mutator=(FriendlyName="Chaos-UT",HideVote=False,MutClassName="ChaosGames.ChaosUT",Voted=False)

[UT2Vote44.UT2VotePackages]
Packages=(MutClassName="ChaosGames.ChaosUT",ServerPackages="ChaosGames,ChaosUT")

Careful cutting and pasting this one...there are extra spaces in the lines that will not allow the voting to work at all. Also, once corrected, some games work, and some error out. When it errorsI see this in the server.log:

GameType=(GameName="Chaos Duel",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos Duel - UT2Vote",UseMapList=False,DefaultMap="Duel-Forsaken",MapPrefix="Duel",GameClass="ChaosGames.ChaosDuel",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?We aponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePasswor d=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")

Notice the extra space in there...'We aponstay'. The thing is, it's corrected in my UT2Vote.ini, why does it still show up that way in the server.log?
 
Last edited:

Imaginos

Deathball addict?
Sep 13, 2000
804
0
0
55
New Joisey, USA
Visit site
hmishima said:
Careful cutting and pasting this one...there are extra spaces in the lines that will not allow the voting to work at all. Also, once corrected, some games work, and some error out. When it errorsI see this in the server.log:

GameType=(GameName="Chaos Duel",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 Chaos Duel - UT2Vote",UseMapList=False,DefaultMap="Duel-Forsaken",MapPrefix="Duel",GameClass="ChaosGames.ChaosDuel",Mutators="ChaosGames.ChaosUT",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=12?MaxSpectators=4?Translocator=True?We aponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePasswor d=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")

Notice the extra space in there...'We aponstay'. The thing is, it's corrected in my UT2Vote.ini, why does it still show up that way in the server.log?
That is correct. This forum has some flaws in the way it stores messages, which is why I warned about the spaces in the very first post. I'll clarify the warning further. Every long line is affected by this flaw.
 

hmishima

New Member
Sep 10, 2004
181
0
0
Imaginos said:
That is correct. This forum has some flaws in the way it stores messages, which is why I warned about the spaces in the very first post. I'll clarify the warning further. Every long line is affected by this flaw.


Well, I suppose I should have contained my enthusiasm a bit about seeing this thread and actually read the whole first post. Sorry.

/was feeling cool :cool: today until I read previous post. :lol:
 

NotoriousBIC

New Member
May 26, 2004
46
0
0
Imaginos said:
[UT2Vote44.UT2VoteGameTypes]
GameType=(GameName="Carball 2.0",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="BuD2k4 CarBall 2.0 - UT2Vote",UseMapList=False,DefaultMap="CB-Stadium",MapPrefix="CB",GameClass="CBall.CB_Game",Mutators="None",Commands="?MaxLives=0?GoalScore=10?TimeLimit=15?MinPlayers=1?MaxPlayers=16?MaxSpectators=2?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GameStats=True?GameSpeed=1.00?FF=0?NumBots=1?Difficulty=3?NoOverTime=False?VsBots=False")

Isn't this one missing the serverpackage line?
 

hmishima

New Member
Sep 10, 2004
181
0
0
LawDogs

http://lawdogsmod.com/

Code:
GameType=(GameName="LawDogs Team DeathMatch",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="None",UseMapList=False,DefaultMap="LDM-LincolnCounty2k4",MapPrefix="LDM",GameClass="LawDogsGame.LawDogsTDM",Mutators="DummyMut.DummyMutD",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=2?MaxPlayers=12?MaxSpectators=4?Translocator=False?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Lawdogs Capture The Flag",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="None",UseMapList=False,DefaultMap="LCF-CassandraCrossing2k4",MapPrefix="LCF",GameClass="LawDogsGame.LawDogsCTF",Mutators="DummyMut.DummyMutD",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=2?MaxPlayers=6?MaxSpectators=4?Translocator=False?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Lawdogs Capture the Gold",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="None",UseMapList=False,DefaultMap="CTG--LincolnCounty2k4",MapPrefix="CTG",GameClass="LawDogsGame.CTGGame",Mutators="DummyMut.DummyMutD",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=1?MaxPlayers=6?MaxSpectators=4?Translocator=False?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Lawdogs DeathMatch",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="None",UseMapList=False,DefaultMap="LDM-LincolnCounty2k4",MapPrefix="LDM",GameClass="LawDogsGame.LawDogsDeathMatch",Mutators="DummyMut.DummyMutD",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=2?MaxPlayers=6?MaxSpectators=4?Translocator=False?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")
GameType=(GameName="Lawdogs Last Team Standing",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="None",UseMapList=False,DefaultMap="CTG--LincolnCounty2k4",MapPrefix="LDM",GameClass="LawDogsGame.xLTSGame",Mutators="DummyMut.DummyMutD",Commands="?MaxLives=0?GoalScore=0?TimeLimit=15?MinPlayers=2?MaxPlayers=6?MaxSpectators=4?Translocator=False?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=1.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=3")

Packages=(MutClassName="DummyMut.DummyMutD",ServerPackages="LawDogsEffects,WildWest_v105,LawDogsKarma,LawDogsGame,LawDogsVehicles,LawDogsInterface")
 
Last edited by a moderator:

NotoriousBIC

New Member
May 26, 2004
46
0
0
Elimination2k4

http://www.quirkybastards.net/qmods/qmods.html

Code:
[UT2Vote44.UT2VoteGameTypes] 
GameType=(GameName="Elimination",HideVote=False,Clan=False,RequiredPlayers=0,MapLimits=0,ServerName="None",UseMapList=True,DefaultMap="DM-Antalus",MapPrefix="DM",GameClass="Elimination2k4.Elimination",Mutators="DummyMut.DummyMutG",Commands="?MaxLives=10?GoalScore=0?TimeLimit=20?MinPlayers=4?MaxPlayers=16?MaxSpectators=2?Translocator=False?WeaponStay=True?BalanceTeams=False?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=0.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=4") 
GameType=(GameName="Team Elimination",HideVote=False,Clan=True,RequiredPlayers=0,MapLimits=0,ServerName="None",UseMapList=True,DefaultMap="DM-Antalus",MapPrefix="DM",GameClass="Elimination2k4.TeamElimination",Mutators="DummyMut.DummyMutG",Commands="?MaxLives=10?GoalScore=0?TimeLimit=20?MinPlayers=6?MaxPlayers=16?MaxSpectators=2?Translocator=False?WeaponStay=True?BalanceTeams=False?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=0.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=4") 
GameType=(GameName="Elimination Tournament",HideVote=False,Clan=False,RequiredPlayers=0,MapLimits=0,ServerName="None",UseMapList=True,DefaultMap="DM-Antalus",MapPrefix="DM",GameClass="Elimination2k4.EliminationTE",Mutators="DummyMut.DummyMutG",Commands="?MaxLives=5?GoalScore=25?TimeLimit=20?MinPlayers=4?MaxPlayers=16?MaxSpectators=2?Translocator=False?WeaponStay=True?BalanceTeams=False?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=True?GameSpeed=1.00?FF=0.00?NoOverTime=False?VsBots=False?NumBots=1?Difficulty=4") 

[UT2Vote44.UT2VotePackages] 
Packages=(MutClassName="DummyMut.DummyMutG",ServerPackages="Elimination2k4")
 
Last edited by a moderator:

DeathBooger

Malcolm's Sugar Daddy
Sep 16, 2004
1,925
0
36
44
Clone Bandits 1.1

http://www.demiurgestudios.com/CloneBandits/gameplay_over.htm

Code:
GameType=(GameName="Clone Bandits",HideVote=False,Clan=True,RequiredPlayers=1,MapLimits=0,ServerName="None",UseMapList=False,DefaultMap="CLN-MingotrapSE",MapPrefix="CLN",GameClass="Clones.ClonesGame",Mutators="None",Commands="?MaxLives=0?GoalScore=0?TimeLimit=20?MinPlayers=10?MaxPlayers=12?MaxSpectators=2?Translocator=True?WeaponStay=True?BalanceTeams=True?ForceRespawn=False?PlayersMustBeReady=False?Tournament=0?GamePassword=?GameStats=False?GameSpeed=1.00?FF=0.00?NoOverTime=False?VsBots=False?NumBots=3?Difficulty=3")

Make sure you set the goal score to 0 otherwise the mod will not play correctly on the server.
 
Last edited by a moderator:

hmishima

New Member
Sep 10, 2004
181
0
0
Thanks BeerGut...I was going to hit that one tonight...maybe now I'll go for a biggie like Red Orchestra or Air Buccaneers.

On a side note, score settings for my Law Dogs lines may also need set to 0 like BeerGut has for Clone Bandits...I've noticed that the scoring does not work in DM, TDM or CTF for LawDogs via UT2Vote. Also, and I'm sure this a bug in Law Dogs, when playing CTF and using the horse while carrying the flag, once you dismount and cap, you don't drop the flag. I capped 52 times in about 30 seconds by just passing over my flag spot.:) Got the screenies to prove it. Cap limit was set to 5, and Beer's post got me thinking about that. Also DM and TDM are set to 30 and 50 respectively, and it always comes down to time to end the match. Had 73 kills on our team in TDM the other night. I'll post results tonight.
 

DeathBooger

Malcolm's Sugar Daddy
Sep 16, 2004
1,925
0
36
44
Air Buccaneers and Red Orchestra might be impossible, not sure yet. I don't see how UT2Vote can handle seperate executable files.
 

hmishima

New Member
Sep 10, 2004
181
0
0
BeerGut said:
Air Buccaneers and Red Orchestra might be impossible, not sure yet. I don't see how UT2Vote can handle seperate executable files.

Didn't you use a

Packages=(MutClassName="DummyMut.DummyMutF",ServerPackages="CloneBandits")

server packages line for CloneBandits?

It doesn't need any separate executable files:) That's the beauty of the mutator! I had RO working with version 2.0 er...almost working...I was a server n00b and didn't understand all the ini file settings, mainly that I needed to add Paths=../blahblah/*.blah statements to make UT2Vote see the RO files.
Anyway, on my server you can switch seemlessly from Chaos UT to LawDogs to Carball, Flag Domination, DeathBall and UnWheel without exiting UT and starting up the MOD. More games to be added as I am working on setting up a Mod server for my clan. I'm planning on putting Gem Feeder, Jailbreak, Muralis, Assassin, Air Buccaneers, Clone Bandits and the others listed on this page plus whatever else I try and like.
 

DeathBooger

Malcolm's Sugar Daddy
Sep 16, 2004
1,925
0
36
44
You don't need a dummymut for Clone Bandits because it's a selectable gametype with in UT2004. I was talking about how Red Orchestra and Air Bucs has a seperate executable that is run on it's own, as in a entirely seperate game. Is that what the dummymut is for? I've never actually used it.
 

hmishima

New Member
Sep 10, 2004
181
0
0
BeerGut said:
You don't need a dummymut for Clone Bandits because it's a selectable gametype with in UT2004. I was talking about how Red Orchestra and Air Bucs has a seperate executable that is run on it's own, as in a entirely seperate game. Is that what the dummymut is for? I've never actually used it.

No, the dummymut is for pushing server packages only IF a game type is active. For example, you wouldn't want to connect to my server and download LawDogs just to play Carball. If I put ServerPackages=LawDogs in my ut2004.ini, the package gets pushed no matter what. If I don't put it there and use the dummy mut, it only gets pushed when that game type is selected. Clone Bandits my be a selectable game type, but it still needs server packages if you want to make the content pushable.

Separate executables make no difference to UT2Vote, AFAIK. Chaos uses a separate executable as well, so does Jailbreak. It's all a matter of the game lines in UT2Vote to make it work...or not as is the case with FragOps.
 

groovyjoker

New Member
Aug 23, 2004
26
0
0
Forgive me for being a newb, but I only use the dummy mut if I have something that requries pushing a server package, do I have this correct? Otherwise I can just modify my gamestrings, either manually or using gamemake....