Binds & Aliases
Here are some useful binds and aliases, starting with some key binds
Scoreboard
<key>=ShowScores | onrelease ShowScores
Lets the Scoreboard show up only as long as you hold down the <key>.
Fast PlayerSetup
<key>=menucmd 2 1
This brings up the player setup menu for faster team/skin/voice switching.
Disconnect
<key>=Cancel | disconnect
Quick way to end a connection and helpst o deal with the UT bug, that some servers keep sending your data packets after disconnect, bind a key to disconnect and hit that key repeatedly to make sure, that the server got your command.
Reconnect
<key>=reconnect
A handy one if you get dumped off a server or are playing standyby in a clan match.
Instant Rockets
<key>=setinstantrocket 1
<key>=setinstantrocket 0
2 key method for instant rockets on/off
WeaponDrop
<key>=ThrowWeapon
Easy way to restock teamates...
Weapon Grouping
<key>=Getweapon PulseGun | getweapon ut_biorifle | Getweapon UT_Flakcannon
This is just an example for weapon grouping.
What the keybind will do is switch to the last weapon of the row, that you have and that you have ammo for. If your already hold that weapon the moment you press the key, you switch to the next lower weapon. This way you can define a weapon group (here: Short Range Weapons) with priority increasing to the end of the group and cycle between the best two weapons of that group. You can use any weapon in these groups and as many as you want. These are the correct names to be used: Translocator, ImpactHammer, ChainSaw, Enforcer, SuperShockRifle, DoubleEnforcer, PulseGun, SniperRifle, Ripper, UT_Biorifle, Minigun2, UT_FlakCannon, ShockRifle, UT_Eightball, WarheadLauncher
For my personal use I've adopted these for my middle mouse button/wheel as follows
MiddleMouse=Getweapon |Getweapon Ripper|Getweapon ShockRifle|Getweapon SniperRifle
MouseWheelDown=Getweapon ImpactHammer|Getweapon Enforcer|Getweapon Ripper|Getweapon Pulsegun|Getweapon Minigun2
MouseWheelUp=Getweapon UT_Biorifle||Getweapon Shockrifle|Getweapon UT_Eightball|Getweapon UT_FlakCannon
Multi Message with 1 key
<key>=exec message1.txt
Then, go in the UT System directory and create the following text files (for example) :
message1.txt :
say Nice one !
set input Space exec message2.txt
message2.txt :
say What a shot dude !
set input Space exec message3.txt
message3.txt :
say omg ! Ya already found a zbot for UT ?!
set input Space exec message1.txt
You can add what ever text/commands you like here...
cycle speech etc..
And now for some Aliases
*note* replace the xx for the first empty number in your aliases in the user.ini file.
Fast Translocator Switching
Aliases[xx]=(Command="GetWeapon BotPack.Translocator | OnRelease AltFire",Alias=Transjump)
<key>=Transjump
Press the key to switch to the TL, aim and manually fire, release the key to jump... switch back to your weapon when you're done
The TransJump, by D.Sato
Aliases[xx]=(Command="GetWeapon BotPack.Translocator | Fire | OnRelease AltFire",Alias=TransJump)
<key>=TransJump
Press a key to fire the Translocator, release it to get translocated!
*note* I've was unable to get this to work, but after the last patch it works great!!
Hammer Jump
Aliases[xx]=(Command="getweapon ImpactHammer | Button bFire | Fire | OnRelease Jump",Alias=Ijump)
<key>=Ijump
Look down and press this key to do a full hammer jump
InstantRockets
Aliases[xx]=(Command= setinstantrocket 0 | set input <key> IR_on,Alias=IR_off)
Aliases[xx+1]=(Command= setinstantrocket 1 | set input <key> IR_off,Alias=IR_on)
<key>=IR_on
Use on key to select instant rockets on/off
*note* I also couldn't get this to work and resorted to the 2 key method :-)
You are not allowed to view links.
Register or
Login