Upvote Upvoted 5 Downvote Downvoted
medic autocall help
posted in Q/A Help
1
#1
3 Frags +

.

.
2
#2
0 Frags +

Eh? For medics right?

Here's how I set up mine's.

// Medic Radar - It simply enables the medic indicator to work more sufficiently. :D
alias "autocall_initial" "hud_medicautocallersthreshold "50""
alias "autocall_temp" "hud_medicautocallersthreshold "150""
alias "+autocall_temp_hit" "autocall_temp"
alias "-autocall_temp_hit" "autocall_initial"

// Rebinding aliases to something more simpilier for the medic radar
alias "+remind" "autocall_temp"
alias "-remind" "autocall_initial"

bind mouse4 "+remind;voicemenu 2 4"

Now mind you that it's what I've been using for quite some time so I can't definitely confirm if it'll work still or not. Hope it does for you.

Eh? For medics right?

Here's how I set up mine's.

[quote]// Medic Radar - It simply enables the medic indicator to work more sufficiently. :D
alias "autocall_initial" "hud_medicautocallersthreshold "50""
alias "autocall_temp" "hud_medicautocallersthreshold "150""
alias "+autocall_temp_hit" "autocall_temp"
alias "-autocall_temp_hit" "autocall_initial"

// Rebinding aliases to something more simpilier for the medic radar
alias "+remind" "autocall_temp"
alias "-remind" "autocall_initial"

bind mouse4 "+remind;voicemenu 2 4"

[/quote]

Now mind you that it's what I've been using for quite some time so I can't definitely confirm if it'll work still or not. Hope it does for you.
3
#3
0 Frags +

.

.
Please sign in through STEAM to post a comment.