x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 

Forum

Uber mask

Created 1st July 2010 @ 09:23

Add A Reply Pages: 1

pykow

Hello TF2 Medics ;)
Im searching for a script to mask my uber.
Ive looked in chris medic config. but I cant find the ubermask in it.

So anybody knows how to mask my uber when im full charged 100%.

cheers
Pykow

octochris

(0v0)

You have to do it manually, it is in my medic config as:

// Mask calls
alias "maskuber" "voicemenu 0 0;say_team "*** MASKED UBER CALL ***""

There is no way to do it automatically.

pykow

i like this:

// Fake uber and notification
alias “fakeuber” “voicemenu 1 7;say_team “*** KRITZ OR UBER FAKED ***””

// Mask calls
alias “maskuber” “voicemenu 0 0;say_team “*** MASKED UBER CALL ***””

// Shift mask
alias “+shiftmask” “bind “C” “maskuber”;bind “o” “kill””
alias “-shiftmask” “bind “C” “fakeuber”;unbind “o””

bind “shift” “+shiftmask”

so C = fakeuber and Shift + C is Mask uber ;)
Thnx for the help.

octochris

(0v0)

well yes, that’s what’s in there ;)

np.

Add A Reply Pages: 1