Frag Ops
Need a little help on this one. The games show in the vote window, I can change them at web admin, but once I get into the game, I cannot call up the vote window, use the Mutate LoginUT2Vote Login command and after the match ends, the map restarts.
Here are my lines:
GameType=(GameName="FragOps Mission",HideVote=False,Clan=False,RequiredPlayers=1,MapLimits=0,ServerName="None",UseMapList=False,DefaultMap="MIS-Alcatraz",MapPrefix="MIS",GameClass="FragOps.FragOpsMission",Mutators="DummyMut.DummyMutF",Commands="?MaxLives=0?GoalScore=60?TimeLimit=25?MinPlayers=2?MaxPlayers=8?MaxSpectators=2?Translocator=False?Weaponstay=True?BalanceTeams=False?ForceRespawn=False?PlayersMustBeReady=False?Difficulty=5?GameStats=False?GameSpeed=1.00?FF=0?NoOverTime=False?VsBots=False?NumBots=1")
GameType=(GameName="FragOps War",HideVote=False,Clan=False,RequiredPlayers=1,MapLimits=0,ServerName="None",UseMapList=False,DefaultMap="WAR-UrbanBay",MapPrefix="WAR",GameClass="FragOps.FragOpsWar",Mutators="DummyMut.DummyMutF",Commands="?MaxLives=0?GoalScore=60?TimeLimit=25?MinPlayers=2?MaxPlayers=8?MaxSpectators=2?Translocator=False?Weaponstay=True?BalanceTeams=False?ForceRespawn=False?PlayersMustBeReady=False?Difficulty=5?GameStats=False?GameSpeed=1.00?FF=0?NoOverTime=False?VsBots=False?NumBots=1")
Packages=(MutClassName="DummyMut.DummyMutF",ServerPackages="FragOps")
I've added the Paths../ to the ut2004.ini like I'm supposed to. I noticed one anomaly I've not seen before and that was:
Paths=../FragOps/System/*.u
Paths=../FragOps/Maps/*.ut2
Paths=../FragOps/Textures/*.utx
Paths=../Textures/*.utx
Paths=../FragOps/Sounds/*.uax
Paths=../FragOps/StaticMeshes/*.usx
Paths=../FragOps/Animations/*.ukx
MusicPath=../FragOps/Music
It's removed from the normal section and placed down here. If it's in the normal section and not here, I get version mismatch errors. Ideas? Help?
Need a little help on this one. The games show in the vote window, I can change them at web admin, but once I get into the game, I cannot call up the vote window, use the Mutate LoginUT2Vote Login command and after the match ends, the map restarts.
Here are my lines:
GameType=(GameName="FragOps Mission",HideVote=False,Clan=False,RequiredPlayers=1,MapLimits=0,ServerName="None",UseMapList=False,DefaultMap="MIS-Alcatraz",MapPrefix="MIS",GameClass="FragOps.FragOpsMission",Mutators="DummyMut.DummyMutF",Commands="?MaxLives=0?GoalScore=60?TimeLimit=25?MinPlayers=2?MaxPlayers=8?MaxSpectators=2?Translocator=False?Weaponstay=True?BalanceTeams=False?ForceRespawn=False?PlayersMustBeReady=False?Difficulty=5?GameStats=False?GameSpeed=1.00?FF=0?NoOverTime=False?VsBots=False?NumBots=1")
GameType=(GameName="FragOps War",HideVote=False,Clan=False,RequiredPlayers=1,MapLimits=0,ServerName="None",UseMapList=False,DefaultMap="WAR-UrbanBay",MapPrefix="WAR",GameClass="FragOps.FragOpsWar",Mutators="DummyMut.DummyMutF",Commands="?MaxLives=0?GoalScore=60?TimeLimit=25?MinPlayers=2?MaxPlayers=8?MaxSpectators=2?Translocator=False?Weaponstay=True?BalanceTeams=False?ForceRespawn=False?PlayersMustBeReady=False?Difficulty=5?GameStats=False?GameSpeed=1.00?FF=0?NoOverTime=False?VsBots=False?NumBots=1")
Packages=(MutClassName="DummyMut.DummyMutF",ServerPackages="FragOps")
I've added the Paths../ to the ut2004.ini like I'm supposed to. I noticed one anomaly I've not seen before and that was:
Paths=../FragOps/System/*.u
Paths=../FragOps/Maps/*.ut2
Paths=../FragOps/Textures/*.utx
Paths=../Textures/*.utx
Paths=../FragOps/Sounds/*.uax
Paths=../FragOps/StaticMeshes/*.usx
Paths=../FragOps/Animations/*.ukx
MusicPath=../FragOps/Music
It's removed from the normal section and placed down here. If it's in the normal section and not here, I get version mismatch errors. Ideas? Help?