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
How to bind say "Ubered" when i actually use Uber.
posted in
Q/A Help
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
// 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 :)
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 :)
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.
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.
in your other class configs put
bind mouse1 +attack
bind mouse2 +attack2
in your other class configs put
bind mouse1 +attack
bind mouse2 +attack2
bind mouse1 +attack
bind mouse2 +attack2
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.
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.