Forum

looking for airblast script

Created 16th July 2015 @ 20:58

Locked Pages: 1 2 Next »

quell

UbeR |

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?

repu

alias “-blast” “-attack2”

add that?


Last edited by repu,

Phnx

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”

( ͡° ͜ʖ ͡°)

retz

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

b33p

(ETF2L Donator)
-st-

rofl

Feri

MF

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,

Popcorp

lol pyro mains ( ͡° ͜ʖ ͡°)

Bejcn

:elephant:

alias pyro “quit”

bind mouse2 “+pyro”

Hope this helps


Last edited by Bejcn,

Phnx

Quoted from Bejcn

alias pyro “quit”

bind mouse2 “+pyro”

Hope this helps

wow! this actually helped me!
+rep

Pete_

PrettyGay

Quoted from Bejcn

alias pyro “quit”

bind mouse2 “+pyro”

Hope this helps

Kappa wow Grey Face (no space) actually works!!!

R4ndom

Devon

Quoted from Popcorp

lol pyro mains ( ͡° ͜ʖ ͡°)

sorsa

mooz

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

Useless

TC.Noobas

Adorable.

Tuffy

pd!

Quoted from Popcorp

lol pyro mains ( ͡° ͜ʖ ͡°)

Locked Pages: 1 2 Next »