PDA

View Full Version : Need help setting up mutators.



BigBoy
11-20-2007, 03:12 PM
I was wondering how i could set mutators to my server. Mainly instagib and no trans. I thought htis would work but it doesn't:

mutators=UTGame.UTMutator_Instagib,UTGame.UTMutato r _NoTranslocator

Thanks for your time.

Dubious
11-20-2007, 03:39 PM
Try it with just one mutator to start with, make sure that works.

The commandline format should be:

ut3.exe server Blah?Blah?Blah?Mutator=UTGame.UTMutator_Instagib?B lah?Blah
I *think* that the '?Mutator=' is not supposed to be plural.

BigBoy
11-20-2007, 03:56 PM
I tried that and its still not working. I don;t understand it =\

BigBoy
11-20-2007, 04:02 PM
here is my command line:

Init: Command line: server CTF-Coret?MaxPlayers=10?Game=UTGameContent.UTCTFGame_C ontent?GameMode=1?NumPrivateConnections=2?NumPubli cConnections=10?MinNetPlayers=1?ForceRespawn=1?Adm inPassword=xxx?GamePassword=xxx?MessageOfTheDay=xx x?GoalScore=5?TimeLimit=20?bIsDedicated=True?bShou ldAdvertise=True?bIsLanMatch=False?Mutator=UTGame. UTMutator_Instagib? -login=xxx -password=xxx -multihome=74.63.66.108 -port=7777 -log=74.63.66.108-7777.log -unattended -nohomedir

Any suggestions?

Dubious
11-20-2007, 04:06 PM
Get rid of the last question mark after the word 'Instagib'.

BigBoy
11-20-2007, 04:28 PM
tried that, still no =\

Slaughter
11-20-2007, 10:28 PM
Instagib is evil?

/runs away...

Try putting -unattended at the very end.

Fuuze
11-21-2007, 03:41 AM
The following worked for us & our dedicated

Edit: posting the lines before & after just so you can see how it starts & ends

LockedServer=0?game=UTGame.UTDeathmatch?mutator=UT Game.UTMutator_LowGrav,UTGame.UTMutator_Instagib? name=Monarchy?alias=Monarchy -log=DedicatedServer.log

JustinSane
11-21-2007, 11:26 AM
The following worked for us & our dedicated

Edit: posting the lines before & after just so you can see how it starts & ends

LockedServer=0?game=UTGame.UTDeathmatch?mutator=UT Game.UTMutator_LowGrav,UTGame.UTMutator_Instagib? name=Monarchy?alias=Monarchy -log=DedicatedServer.log

What is the IP to your server? I have been looking for an instagib server all night.