Upvote Upvoted 2 Downvote Downvoted
Need help with a medic uber script?
1
#1
1 Frags +

So I need a script that basically switches between +attack and -attack really quick as long as I hold down a button (x can be the placeholder). This is so that I can uber two people without repeatedly mashing my mouse button.

I got this far:

alias +ubertap "+attack; wait 25; -attack"
alias -ubertap "wait 40; -attack"
bind r +ubertap

But it doesn't stop when I let go of "r".

So I need a script that basically switches between +attack and -attack really quick as long as I hold down a button (x can be the placeholder). This is so that I can uber two people without repeatedly mashing my mouse button.

I got this far:
[quote]alias +ubertap "+attack; wait 25; -attack"
alias -ubertap "wait 40; -attack"
bind r +ubertap
[/quote]
But it doesn't stop when I let go of "r".
2
#2
5 Frags +

iirc you cannot use wait commands in sv_pure 2 servers at all.

iirc you cannot use wait commands in sv_pure 2 servers at all.
3
#3
1 Frags +

In my opinion, you shouldn't NEED to spam your mouse button quickly to flash. Instead just take your time and aim. What I like to think of is, imagine that you're just normally healing the people you want to uber. When you heal, do you go click-click-click-click back and forth targets? Usually no. So treat ubers the same way, just click, then click, etc.

In short: just switch heal targets normally, as long as you KNOW where they are (and have a stable aim), you shouldn't ever have the issue of dropping them.

In my opinion, you shouldn't NEED to spam your mouse button quickly to flash. Instead just take your time and aim. What I like to think of is, imagine that you're just normally healing the people you want to uber. When you heal, do you go click-click-click-click back and forth targets? Usually no. So treat ubers the same way, just click, then click, etc.

In short: just switch heal targets normally, as long as you KNOW where they are (and have a stable aim), you shouldn't ever have the issue of dropping them.
Please sign in through STEAM to post a comment.