AK! I broke the UT multi player menu. Help!

  • 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.

NarnBatSquad

New Member
Jun 25, 2000
24
0
0
Visit site
In an attempt to free up hard drive space, I removed a few mods I had installed. Unfortunately, in doing so, I sort of messed up my multi-player menu. :(

This is what it looks like now:
multimenu.jpg


Anyone know how to fix this? (Besides a re-install which I'd really rather not do)
 

Pavel

New Member
Dec 18, 2000
1
0
0
Visit site
In order to remove the mods from your browser, you must remove the mentions of each like so:

[UBrowserSW]
ListFactories[0]=UBrowser.UBrowserSubsetFact,SupersetTag=UBrowserAll,GameType=SWAT,bCompatibleServersOnly=True

There will be an SL entry for each game type.
You also want to set the server list entries for each removed mod to NONE like so:

ServerListNames[8]=UBrowserLMS
ServerListNames[9]=UBrowserSW
ServerListNames[10]=UBrowserALL
ServerListNames[11]=None
ServerListNames[12]=None

I ain't no genuis, but it works on mine.

Pavel