I like to use Chris' medic config a lot, I find it really useful for shortcuts and stuff, but something flew through my mind the other night regarding it:
Is it possible to make the script activate the slot 1 and fire with just one click? Because I noticed that if I click, for example Mouse2, it only activates slot 1 and waits for another command, and I gotta press it again for it to fire the weapon.
For those that don't know what it's bind to M2, it's this in my case:
alias +needles "slot1;+attack;autocall_temp"
alias -needles "-attack"
I like to use Chris' medic config a lot, I find it really useful for shortcuts and stuff, but something flew through my mind the other night regarding it:
Is it possible to make the script activate the slot 1 and fire with just one click? Because I noticed that if I click, for example Mouse2, it only activates slot 1 and waits for another command, and I gotta press it again for it to fire the weapon.
For those that don't know what it's bind to M2, it's this in my case:
[code]alias +needles "slot1;+attack;autocall_temp"
alias -needles "-attack"[/code]
You'd have to use the wait command.
You'd have to use the wait command.
Just hold mouse2, it will switch and fire asap
Just hold mouse2, it will switch and fire asap