I'm using a slightly lower sens when shafting:
alias +lg "impulse 8 2 5 4;pre_attack;sensitivity 2.6;+attack"
alias -lg "-attack;impulse 2;pst_attack;sensitivity 3"
alias pre_attack "crosshairalpha 0.1"
alias pst_attack "crosshairalpha 0.6"
Now to the problem. When I die shafting, and then activate some other weapon bind (pressing the "e" for example) before releasing the +attack, I respawn and the sens is stuck at 2.6.
This is because the -lg alias is never executed.
The principle for all the other weapon binds:
bind e "bind mouse1 +sg"
It of course worked setting "sensitivity 3" for all the weapon binds, but there must be a better solution, yes?
Thx
Edit: This is just getting weirder, I just noticed that when I die firing +lg and press some bind, the crosshairalpha gets set to 0.6 when I stop firing. The sens is still stuck at 2.6 though - HALP!
alias +lg "impulse 8 2 5 4;pre_attack;sensitivity 2.6;+attack"
alias -lg "-attack;impulse 2;pst_attack;sensitivity 3"
alias pre_attack "crosshairalpha 0.1"
alias pst_attack "crosshairalpha 0.6"
Now to the problem. When I die shafting, and then activate some other weapon bind (pressing the "e" for example) before releasing the +attack, I respawn and the sens is stuck at 2.6.
This is because the -lg alias is never executed.
The principle for all the other weapon binds:
bind e "bind mouse1 +sg"
It of course worked setting "sensitivity 3" for all the weapon binds, but there must be a better solution, yes?
Thx
Edit: This is just getting weirder, I just noticed that when I die firing +lg and press some bind, the crosshairalpha gets set to 0.6 when I stop firing. The sens is still stuck at 2.6 though - HALP!