Upvote Upvoted 3 Downvote Downvoted
How to bind say "Ubered" when i actually use Uber.
posted in Q/A Help
1
#1
0 Frags +

I mean when uber starts, I don't want to bind it to a key. I'm talking about when Uber activates if that makes sense. Like stuff with autoexec or something

I mean when uber starts, I don't want to bind it to a key. I'm talking about when Uber activates if that makes sense. Like stuff with autoexec or something
2
#2
2 Frags +
// Uber
alias "+uber" "slot2;+attack2;say_team [YOUR UBER MESSAGE]"
alias "-uber" "-attack2;"
bind MOUSE2 +uber
bind MOUSE1 +attack
echo "Rightclick announces uber"
echo " "

if you put this in your medic class config it will switch to your medigun, pop uber, and send [YOUR UBER MESSAGE] whenever you rightclick :)

[code]// Uber
alias "+uber" "slot2;+attack2;say_team [YOUR UBER MESSAGE]"
alias "-uber" "-attack2;"
bind MOUSE2 +uber
bind MOUSE1 +attack
echo "Rightclick announces uber"
echo " "[/code]

if you put this in your medic class config it will switch to your medigun, pop uber, and send [YOUR UBER MESSAGE] whenever you rightclick :)
3
#3
1 Frags +
ghadilli
// Uber
alias "+uber" "slot2;+attack2;say_team [YOUR UBER MESSAGE]"
alias "-uber" "-attack2;"
bind MOUSE2 +uber
bind MOUSE1 +attack
echo "Rightclick announces uber"
echo " "

if you put this in your medic class config it will switch to your medigun, pop uber, and send [YOUR UBER MESSAGE] whenever you rightclick :)

Didn't work whenever I pressed right click on another class it still did it.

[quote=ghadilli][code]// Uber
alias "+uber" "slot2;+attack2;say_team [YOUR UBER MESSAGE]"
alias "-uber" "-attack2;"
bind MOUSE2 +uber
bind MOUSE1 +attack
echo "Rightclick announces uber"
echo " "[/code]

if you put this in your medic class config it will switch to your medigun, pop uber, and send [YOUR UBER MESSAGE] whenever you rightclick :)[/quote]

Didn't work whenever I pressed right click on another class it still did it.
4
#4
3 Frags +

in your other class configs put
bind mouse1 +attack
bind mouse2 +attack2

in your other class configs put
bind mouse1 +attack
bind mouse2 +attack2
5
#5
7 Frags +
birdd
Didn't work whenever I pressed right click on another class it still did it.

Playing against this guys' scout and he pulls out a medigun mid fight and goes shiny.

[quote=birdd]

Didn't work whenever I pressed right click on another class it still did it.[/quote]

Playing against this guys' scout and he pulls out a medigun mid fight and goes shiny.
Please sign in through STEAM to post a comment.