Custom/usefull Key Binds

Post all off topic / off the wall content here!
Post Reply
User avatar
K
Posts: 1485
Joined: Wed Aug 03, 2005 9:09 am

Custom/usefull Key Binds

Post by K » Tue Oct 07, 2008 11:37 am

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?

User avatar
-SuPreMe-
Posts: 818
Joined: Mon Jul 17, 2006 4:05 am

Post by -SuPreMe- » Wed Oct 08, 2008 5:25 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.
-------.[ ]
---- -//|::|\\
----////| .|\\\\ <- 2 times the arms 2 times the awesomeness!
---* * | | |* *
-------||||
-------||||
------..< >
{MHM}
Image

User avatar
K
Posts: 1485
Joined: Wed Aug 03, 2005 9:09 am

Post by K » Wed Oct 08, 2008 9:37 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?

DELETED

Post by DELETED » Wed Oct 08, 2008 9:48 am

DELETED

DELETED

Post by DELETED » Wed Oct 08, 2008 5:42 pm

DELETED

User avatar
K
Posts: 1485
Joined: Wed Aug 03, 2005 9:09 am

Post by K » Wed Oct 08, 2008 9:22 pm

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

User avatar
BiGbOsS
Posts: 768
Joined: Wed Aug 29, 2007 6:14 pm

Post by BiGbOsS » Wed Oct 08, 2008 9:29 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
BoSs is in the HOUSE!

User avatar
K
Posts: 1485
Joined: Wed Aug 03, 2005 9:09 am

Post by K » Wed Oct 08, 2008 9:34 pm

hmmm testing

User avatar
Flatus
Posts: 295
Joined: Tue Nov 01, 2005 7:04 am

Post by Flatus » Thu Oct 09, 2008 3:56 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. :D
Image

User avatar
K
Posts: 1485
Joined: Wed Aug 03, 2005 9:09 am

Post by K » Thu Oct 09, 2008 4:05 am

*Pots* wrote:This is an old thread and should be continued here:

viewtopic.php?t=691
Your right Pots.
I forgot we already had a thread about this.
If Herm gets around to it maybe he can combine this and the other thread.

Srry guys.

DELETED

Post by DELETED » Thu Oct 09, 2008 2:53 pm

DELETED

User avatar
-SuPreMe-
Posts: 818
Joined: Mon Jul 17, 2006 4:05 am

Post by -SuPreMe- » Thu Oct 09, 2008 3:34 pm

BiGbOsS 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
oh yeah i forgot it was teamsay lol its been a while, my bad :D
-------.[ ]
---- -//|::|\\
----////| .|\\\\ <- 2 times the arms 2 times the awesomeness!
---* * | | |* *
-------||||
-------||||
------..< >
{MHM}
Image

User avatar
BiGbOsS
Posts: 768
Joined: Wed Aug 29, 2007 6:14 pm

Post by BiGbOsS » Fri Oct 10, 2008 11:27 pm

wow thanks for the link pots to the old thread, i forgot that ut had a built in demo manager.....that thread reminded me so much lol
BoSs is in the HOUSE!

User avatar
Flatus
Posts: 295
Joined: Tue Nov 01, 2005 7:04 am

Post by Flatus » Sat Oct 11, 2008 4:16 am

Umm, UT does not have a built in demo MANAGER, only that it could do demos, but you got to do it manually, unless you got the mod that will be easier to make them. :roll:
Image

User avatar
K
Posts: 1485
Joined: Wed Aug 03, 2005 9:09 am

Post by K » Sat Oct 11, 2008 4:28 am

I have the 3rd person key binded on my system to but mine is much simpler.

in the ut user.ini:

Z=behindview0
X=behindview1

Post Reply