UT HACKZ

 

YOU CAN FIND THESE AND

MORE AT

THE NUMBER ONE 

UT AUTHORITY

 

 

(1) Disable The Flyby Sequence

You can disable the flyby sequence (movie) by making one small edit to your /unrealtournament/system/unrealtournament.ini file. In the first section of the file, replace LocalMap=CityIntro.unr with LocalMap=UT-Logo-Map.unr.

 

 

 

(2) Play Using The Xan Mesh

Of course, the right way to do this is to beat the single player ladder and earn the Xan mesh, but if you've reached the end of your rope trying, it's easy to do. Just add the following section to your /unrealtournament/system/user.ini file:

[Botpack.Ladder]
HasBeatenGame=True

 

 

 

(3) Modify UTBrowser Tabs - TechnoLust

Open the UNREALTOURNAMENT.ini file in the system folder of UT.
Scroll to the section entitled [UBrowser.UBrowserMainClientWindow].
Under this section, there is a list of "ServerListNames."
Go to the first one that says "=None" , this should be [10].
Add a name for your Tab, I used UBrowserPopCTF.
Scroll down the the sections below and find [UBrowserAll].
Underneath the text in its section, skip a line and make a heading that is the name you used for your tab.
For example my heading was [UBrowserPopCTF].
Under your heading, put:

ListFactories[0]=UBrowser.UBrowserSubsetFact,SupersetTag=UBrowserAll,MinPlayers=3,GameType=CTFGame,bCompatibleServersOnly=True

Save the file.
Open the UBrowser.int file in the system folder of UT.
Add the name of your tab=description of your tab to the bottom.
So in my example, I added the following line to the bottom of the file:
UBrowserPopCTF=Populated CTF Servers.
Save the file and you're done!