Upvote Upvoted 1 Downvote Downvoted
Scripting question
posted in Q/A Help
1
#1
0 Frags +

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]
2
#2
4 Frags +

You'd have to use the wait command.

You'd have to use the wait command.
3
#3
0 Frags +

Just as I thought

Just as I thought
4
#4
2 Frags +

Just hold mouse2, it will switch and fire asap

Just hold mouse2, it will switch and fire asap
Please sign in through STEAM to post a comment.