Yup... yet another one, but this one is ready for action with the commands you need to get your server going... except for the UTF16 generator... which will not be needed come next patch 
Hint: use the checkboxes to ADD the line and then fill in the blanks to get the correct values on your command line. If you don't check the optional check boxes, the line will not appear (makes for a cleaner command line).
Hint: you can manually add custom maps and mutators to the command line as well.
Try it out! Bug reports and suggestions are welcomed...
http://commandgen.mfdclan.com/
Here's an example of a command line generated with my generator:

Hint: use the checkboxes to ADD the line and then fill in the blanks to get the correct values on your command line. If you don't check the optional check boxes, the line will not appear (makes for a cleaner command line).
Hint: you can manually add custom maps and mutators to the command line as well.
Try it out! Bug reports and suggestions are welcomed...
http://commandgen.mfdclan.com/
Here's an example of a command line generated with my generator:
Code:
ut3 Server DM-astalavistababy?Game=UTGame.UTDeathmatch?GameMode=0?Mutator=UTGame.UTMutator_Instagib,UTGame.UTMutator_BigHead,UTGame.UTMutator_LowGrav,UTGame.UTMutator_SuperBerserk,UTGame.UTMutator_FriendlyFire,UTGame.UTMutator_NoTranslocator,UTGame.UTMutator_SpeedFreak,UTGame.UTMutator_Handicap,UTGame.UTMutator_NoPowerups,UTGame.UTMutator_Slomo,UTGame.UTMutator_WeaponReplacementUTGame.UTMutator_WeaponsRespawn,custommutator_1.mutator,custommutator_2.mutator,custommutator_3.mutator?Numplay=1?MaxPlayers=12?NumPublicConnections=12?NumPrivateConnections=0?MinNetPlayers=0?TimeLimit=20?GoalScore=20?BotSkill=6?ServerDescription=testserver?bIsDedicated=true?bUsesStats=true?ForceRespawn=0?bShouldAdvertise=true?PureServer=1?bIsLanMatch=false?bAllowJoinInProgress=true?AdminName=AdminName?AdminPassword=adminpassword?GamePassword=letmein -Login=username -Password=password -Log=myserver.log -multihome=111.212.333.235:7777 -nohomedir -unattended
Comment