No word on Team Randomization then? only balance team number.
Announcement
Collapse
No announcement yet.
Update on new patch 1.2 beta
Collapse
This topic is closed.
X
X
-
Beta is lookin' good!!! I've made the xfire 'join game' feature work with the new patch. Here are the instructions on how to do it:
1.) Make sure xfire is closed.
2.) Open up xfire_games.ini in your xfire directory.
3.) Search for "Unreal Tournament 3" -- we're editing the entry for the actual game, not the demo (was 3rd one for me, code 5208)
4.) Make these two lines look like mine (replacing the dollar signs w/ percent signs, sorry if I use the percent signs the message explodes, even with the CODE tags, would someone mind looking into that? >_<)
Code:LauncherNetworkArgs=$UA_GAME_HOST_NAME$:$UA_GAME_HOST_PORT$ Launch=$UA_LAUNCHER_EXE_PATH$ $UA_LAUNCHER_NETWORK_ARGS$ $UA_LAUNCHER_EXTRA_ARGS$
6.) Go to Tools->Options, and click the 'Games' tab. Click on 'Unreal Tournament 3' in the left-hand pane. In the right-hand pane, under 'advanced' options, put the following into 'Extra Command Line Parameters', substituting your own gamespy login & password:
Code:-login=xxx -password=xxx
Note: In order to get the join working, the address MUST come before the login & pass in the cmdline arguments. The cmdline xfire actually executes looks like this:Code:UT3.exe IP:PORT -login=xxx -password=xxx
Comment
-
Originally posted by HorizonX View PostBeta is lookin' good!!! I've made the xfire 'join game' feature work with the new patch. Here are the instructions on how to do it:
1.) Make sure xfire is closed.
2.) Open up xfire_games.ini in your xfire directory.
3.) Search for "Unreal Tournament 3" -- we're editing the entry for the actual game, not the demo (was 3rd one for me, code 5208)
4.) Make these two lines look like mine (replacing the dollar signs w/ percent signs, sorry if I use the percent signs the message explodes, even with the CODE tags, would someone mind looking into that? >_<)
Code:LauncherNetworkArgs=$UA_GAME_HOST_NAME$:$UA_GAME_HOST_PORT$ Launch=$UA_LAUNCHER_EXE_PATH$ $UA_LAUNCHER_NETWORK_ARGS$ $UA_LAUNCHER_EXTRA_ARGS$
6.) Go to Tools->Options, and click the 'Games' tab. Click on 'Unreal Tournament 3' in the left-hand pane. In the right-hand pane, under 'advanced' options, put the following into 'Extra Command Line Parameters', substituting your own gamespy login & password:
Code:-login=xxx -password=xxx
If you've followed these steps correctly you should now be able to enjoy following your friends into server using only one click!!! Enjoy!
Note: In order to get the join working, the address MUST come before the login & pass in the cmdline arguments. The cmdline xfire actually executes looks like this:Code:UT3.exe IP:PORT -login=xxx -password=xxx
Comment
-
Originally posted by D2F[Leo] View PostI play with exactly the same weapon binds as in 2k4. o_O What kind of weapon binding doesn't work for you? :s
Aliases[32]=(Command="Getweapon Xweapons.Sniperrifle | getweapon XWeapons.Shockrifle | getweapon XWeapons.RocketLauncher | set input mousewheelup mu1",Alias="mu2")
or
R=pipedswitchweapon 8 | pipedswitchweapon 3 .switches between Mine layer and avirl in Onslaught
MiddleMouse=switchweapon 1 | button altfire | altfire | onrelease switchtolastweapon . brings out shieldgun and activates it when let go switches to last weapon so when you fall just press middle mouse down out pops shield hit the ground let it go and you are at your last weapon.just switch impact hammer for shieldgun but you get the idea...
Comment
Comment