Forum
looking for airblast script
Created 16th July 2015 @ 20:58
ideally it i should swap to degreaser and airblast by pressing a button (m2 in this case)
alias +blast “spec_prev; use tf_weapon_flamethrower; +attack2”;
bind mouse2 +blast;
this is what i got. except the problem is for some reason sometimes my weapons get stuck on autofire unless i re-exec my pyro.cfg. anyone know why? or a better script?
alias “-blast” “-attack2”
add that?
Last edited by repu,
Quoted from quell
ideally it i should swap to degreaser and airblast by pressing a button (m2 in this case)
alias +blast “spec_prev; use tf_weapon_flamethrower; +attack2”;
bind mouse2 +blast;this is what i got. except the problem is for some reason sometimes my weapons get stuck on autofire unless i re-exec my pyro.cfg. anyone know why? or a better script?
alias +blast “spec_prev; use tf_weapon_flamethrower; +attack2”;
bind mouse2 “+blast; exec pyro”
( ͡° ͜ʖ ͡°)
Quoted from Phnx
[…]
alias +blast “spec_prev; use tf_weapon_flamethrower; +attack2”;
bind mouse2 “+blast; exec pyro”( ͡° ͜ʖ ͡°)
I think executing a cfg is less efficient rather than just adding the -attack2 thing
Adding -attack2 line would fix your problem, or you could just press “1” before clicking mouse2, as long as I know it works ( ͡° ͜ʖ ͡°)
Code ON 8)
Last edited by Feri,
lol pyro mains ( ͡° ͜ʖ ͡°)
alias pyro “quit”
bind mouse2 “+pyro”
Hope this helps
Last edited by Bejcn,
Quoted from Bejcn
alias pyro “quit”
bind mouse2 “+pyro”
Hope this helps
wow! this actually helped me!
+rep
Quoted from Bejcn
alias pyro “quit”
bind mouse2 “+pyro”
Hope this helps
Kappa wow Grey Face (no space) actually works!!!
I really don’t get why don’t you just learn to click 1+mouse2 quickly. I’m a terrible player but even I can do that.
Are you for real quell this must be a joke