Upvote Upvoted 3 Downvote Downvoted
Slow auto-heal script?!
posted in Q/A Help
1
#1
0 Frags +

The auto-healing script is working too slow.

As a medic using this script makes me switching healing persons very slow, like with 0.5-1 second delay after I press click on them. Do you know a better one?

// Auto - HEAL 
tf_medigun_autoheal "0"

alias "weapon" "bind MOUSE1 +attack"
alias "medigun" "bind MOUSE1 +heal"

alias +heal "-attack; spec_next"
alias -heal "+attack"

alias +uber "dropitem; +attack2; spec_prev"
alias -uber "-attack2"

bind MOUSE1 +attack
The auto-healing script is working too slow.

As a medic using this script makes me switching healing persons very slow, like with 0.5-1 second delay after I press click on them. Do you know a better one?

[code]// Auto - HEAL
tf_medigun_autoheal "0"

alias "weapon" "bind MOUSE1 +attack"
alias "medigun" "bind MOUSE1 +heal"

alias +heal "-attack; spec_next"
alias -heal "+attack"

alias +uber "dropitem; +attack2; spec_prev"
alias -uber "-attack2"

bind MOUSE1 +attack
[/code]
2
#2
3 Frags +

I don't think any of these aliases are properly bound to anything.

+heal is used in the medigun alias, but the medigun alias isn't used anywhere, according to this snippet of your config.

Show Content
adv. options > class specific options > MEDIC: Continues healing without holding the fire button ???
I don't think any of these aliases are properly bound to anything.

+heal is used in the medigun alias, but the medigun alias isn't used anywhere, according to this snippet of your config.

[spoiler]adv. options > class specific options > MEDIC: Continues healing without holding the fire button ???[/spoiler]
3
#3
3 Frags +
StefanBAs a medic using this script makes me switching healing persons very slow, like with 0.5-1 second delay after I press click on them. Do you know a better one?

assuming that that pulling out your medigun activates "medigun", this config makes it so that when your medigun is out and mouse1 is pressed, you STOP healing. this means you heal without clicking whenever you have your medigun out, and just click to un-lock from your heal target and switch to another.

so when you say it's slow to heal when you click on someone, your issue might be that you're clicking on people to heal them. you holding mouse1 down for .5-1 seconds to heal someone might be what you are interpreting as delay.

[quote=StefanB]As a medic using this script makes me switching healing persons very slow, like with 0.5-1 second delay after I press click on them. Do you know a better one?[/quote]
assuming that that pulling out your medigun activates "medigun", this config makes it so that when your medigun is out and mouse1 is pressed, you STOP healing. this means you heal without clicking whenever you have your medigun out, and just click to un-lock from your heal target and switch to another.

so when you say it's slow to heal when you click on someone, your issue might be that you're clicking on people to heal them. you holding mouse1 down for .5-1 seconds to heal someone might be what you are interpreting as delay.
4
#4
-3 Frags +

The script makes me heal the first target in front of my crosshair without holding left click and when that person goes away from my healing range it automaticaly heals without me pressing anything another person but if i want to switch the healing person manually(pressing left click on smbdy else) it has a slightly delay - and this pisses me off

The script makes me heal the first target in front of my crosshair without holding left click and when that person goes away from my healing range it automaticaly heals without me pressing anything another person but if i want to switch the healing person manually(pressing left click on smbdy else) it has a slightly delay - and this pisses me off
5
#5
4 Frags +

ya i mean u said some words i dont know what they mean ingame autoheal works fine

ya i mean u said some words i dont know what they mean ingame autoheal works fine
6
#6
4 Frags +

In-game autoheal is shit compared to the Reverse Autoheal Script.

In-game autoheal is shit compared to the Reverse Autoheal Script.
7
#7
-9 Frags +

Click and hold ftw

Click and hold ftw
8
#8
0 Frags +

The script spams mouse1 over and over again. It has a small delay and I don't know how to fix it, maybe you guys know how..

The script spams mouse1 over and over again. It has a small delay and I don't know how to fix it, maybe you guys know how..
9
#9
1 Frags +

It works as intended, re-read fatswimdude's post

It works as intended, re-read fatswimdude's post
10
#10
0 Frags +

That's not a very useful script in my opinion, but if you're just using it to constantly spam +attack, just type +attack in console and set your adv. options to not keep healing. I'm pretty sure when you look at someone else, it will immediately +attack on their model and heal them. Ubers are gonna have to be manual of course.

That's not a very useful script in my opinion, but if you're just using it to constantly spam +attack, just type +attack in console and set your adv. options to not keep healing. I'm pretty sure when you look at someone else, it will immediately +attack on their model and heal them. Ubers are gonna have to be manual of course.
11
#11
1 Frags +

as fatswimdude said, the script intends for you to click when you DON'T want to heal.

also:

AdmirableThere was a big thread on ETF2L about [autohealing] that is worth reading -> http://etf2l.org/forum/tactics/topic-27813/

tldr; apparently the valve autoheal (tf_medigun_autoheal 1) is better; even though there appears to be a graphical delay when switching targets, it actually switches between targets faster than the +attack autoheal script giving you as much as a 5% advantage if you were building whilst switching between two targets.

Ondkaja even posted a script that combines the +attack autoheal script with the valve autoheal mechanic in that thread http://etf2l.org/forum/tactics/topic-27813/page-5/#post-482386
as fatswimdude said, the script intends for you to click when you DON'T want to heal.

also:
[quote=Admirable]There was a big thread on ETF2L about [autohealing] that is worth reading -> http://etf2l.org/forum/tactics/topic-27813/

tldr; apparently the valve autoheal (tf_medigun_autoheal 1) is better; even though there appears to be a graphical delay when switching targets, it actually switches between targets faster than the +attack autoheal script giving you as much as a 5% advantage if you were building whilst switching between two targets.

Ondkaja even posted a script that combines the +attack autoheal script with the valve autoheal mechanic in that thread http://etf2l.org/forum/tactics/topic-27813/page-5/#post-482386[/quote]
12
#12
1 Frags +

https://www.youtube.com/watch?v=UItqkgid-zQ

https://www.youtube.com/watch?v=UItqkgid-zQ
Please sign in through STEAM to post a comment.