Forum
Problems with Medic Beam
Created 18th September 2011 @ 14:58
Add A Reply Pages: 1
Hi Guys,
I have some Problems with my Medic Beam.
Sometime, if i heal i can not see the beam. Sometime, if i dont heal i see a Beam O.O
What can i do ?
Würfel
maybe the problem has something to do with your uncut launcher that you mention here ( http://etf2l.org/forum/germ/topic-18367/page-1/ )
happens to everyone. for me at least the higher my ping the more this happens, e.g I don’t see my heal beam 50% of the time in pug.na
Happens to me too. I get that maybe once per match or something. For me it’s gone when I click to heal again so it doesn’t bother me really.
just a bug with client prediction, if ur having big problems with it, check ur net settings
Are you using the built-in autoheal function? You can supposedly avoid the problem by using a script instead. I’ve been using a script like this for the majority of TF2s lifespan and never encountered it:
//medic
alias “medic” “bind e mslot1; bind f mslot3; bind q mslot2; unbind r; unbind t; unbind x; unbind z; un_nums”
alias “plus_auto_attack” “+attack; bind mouse1 +minus_attack”
alias “minus_auto_attack” “-attack; bind mouse1 +attack”
alias “+minus_attack” “-attack”
alias “-minus_attack” “+attack”
alias “mslot1” “minus_auto_attack; yslot1”
alias “mslot2” “yslot2; plus_auto_attack”
alias “mslot3” “minus_auto_attack; melee”
Add A Reply Pages: 1