Custom/usefull Key Binds
- K
- Posts: 1485
- Joined: Wed Aug 03, 2005 9:09 am
Custom/usefull Key Binds
Hey everyone.
I was wondering if anyone knew how to make those key binds where it broadcasts your health and ammo status or current weapon?
I have seen supreme or someone use them in game.
Any one have any of these or other useful key binds?
I was wondering if anyone knew how to make those key binds where it broadcasts your health and ammo status or current weapon?
I have seen supreme or someone use them in game.
Any one have any of these or other useful key binds?
- -SuPreMe-
- Posts: 818
- Joined: Mon Jul 17, 2006 4:05 am
in your ini assign this to a key... Say :Health=%h Weapon=%w Armour=%a
u can put wateva u like aslong as u got the %h %w and %a theres also %p for position but that only works on CTF and stuff i think.
u can put wateva u like aslong as u got the %h %w and %a theres also %p for position but that only works on CTF and stuff i think.
-------.[ ]
---- -//|::|\\
----////| .|\\\\ <- 2 times the arms 2 times the awesomeness!
---* * | | |* *
-------||||
-------||||
------..< >
{MHM}

---- -//|::|\\
----////| .|\\\\ <- 2 times the arms 2 times the awesomeness!
---* * | | |* *
-------||||
-------||||
------..< >
{MHM}

- K
- Posts: 1485
- Joined: Wed Aug 03, 2005 9:09 am
Actually the position command will work in any map that the creator took the time to name all the zone portals.
Sometimes you will notice when you chat it will say (spawn room) or (underwater) before your name.
ahh, i think if they did name them it adds it to your name by default so you wouldn't need the code anyway.
I really just wanted the health and ammo codes.
Are there any more useful codes to use in game?
Sometimes you will notice when you chat it will say (spawn room) or (underwater) before your name.
ahh, i think if they did name them it adds it to your name by default so you wouldn't need the code anyway.
I really just wanted the health and ammo codes.
Are there any more useful codes to use in game?
- K
- Posts: 1485
- Joined: Wed Aug 03, 2005 9:09 am
Well hell, we might as well post them.
To get the Boss skin Xan, do the following!
Open the game file USER.INI within a notepad.
Add the following line under a new heading entitled [Botpack.Ladder]
It should look like......
[Botpack.Ladder]
HasBeatenGame=True
Now you can use the Xan Skin.
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.
Quit
<key>=Quit
Example: F8=Quit
Disconnect
<key>=Cancel | disconnect
Quick way to end a connection and helps to 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 standby in a clan match.
Instant Rockets
<key>=setinstantrocket 1
<key>=setinstantrocket 0
2 key method for instant rockets on/off
WeaponDrop
<key>=ThrowWeapon
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
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
- BiGbOsS
- Posts: 768
- Joined: Wed Aug 29, 2007 6:14 pm
holy smokes that thread is old, lol
supreme was right but if i remember correctly its not say its TeamSay; and the code only works with val avatar? cant remember correctly.... i know it only works on certain servers though heres a copy of mine from the ini:
i=speech 4 13 0| teamsay i need some backup %h %a pwning with %w
you can also just open up your console and type in
set input (key) teamsay %h %a %w
ignore the speech and the | part, thats an entirely different code lol
supreme was right but if i remember correctly its not say its TeamSay; and the code only works with val avatar? cant remember correctly.... i know it only works on certain servers though heres a copy of mine from the ini:
i=speech 4 13 0| teamsay i need some backup %h %a pwning with %w
you can also just open up your console and type in
set input (key) teamsay %h %a %w
ignore the speech and the | part, thats an entirely different code lol
BoSs is in the HOUSE!
- Flatus
- Posts: 295
- Joined: Tue Nov 01, 2005 7:04 am
You can add in on one bind several things to do all at once. I did mine years ago & including the codes for the UTA league emotes too. It's the same emotes (smilies) used on their forum! If you want it, let me know.
I also have a lot of other stuff with some I was able to do on my own from other sources. It would include a binded key to show 4 lines at once (also as seen from the consol). One of the 2 I got was done by an old playing pal that shows a gun with 2 bullets flying & the words bang bang headshot.
I also have a lot of other stuff with some I was able to do on my own from other sources. It would include a binded key to show 4 lines at once (also as seen from the consol). One of the 2 I got was done by an old playing pal that shows a gun with 2 bullets flying & the words bang bang headshot.

- K
- Posts: 1485
- Joined: Wed Aug 03, 2005 9:09 am
- -SuPreMe-
- Posts: 818
- Joined: Mon Jul 17, 2006 4:05 am
oh yeah i forgot it was teamsay lol its been a while, my badBiGbOsS wrote:holy smokes that thread is old, lol
supreme was right but if i remember correctly its not say its TeamSay; and the code only works with val avatar? cant remember correctly.... i know it only works on certain servers though heres a copy of mine from the ini:
i=speech 4 13 0| teamsay i need some backup %h %a pwning with %w
you can also just open up your console and type in
set input (key) teamsay %h %a %w
ignore the speech and the | part, thats an entirely different code lol

-------.[ ]
---- -//|::|\\
----////| .|\\\\ <- 2 times the arms 2 times the awesomeness!
---* * | | |* *
-------||||
-------||||
------..< >
{MHM}

---- -//|::|\\
----////| .|\\\\ <- 2 times the arms 2 times the awesomeness!
---* * | | |* *
-------||||
-------||||
------..< >
{MHM}
