TedTheDog
Fred's & Barry's co-founder
- Joined
- Dec 12, 2003
- Messages
- 319
Dug out me old cfg files for CTF and now I'm using FUHQuake I find theres probably a whole bunch more stuff I could use.
Whats the bind to get my mousewheelup to do next weapon?
And down for prev weapon?
In the spirit of being helpful, heres a reasonable grapple bind.
Bound to alt it fires the grapple straight away and then stop when you let go and switches back to your previous weapon.
Theres probably something far shorter that does this, but I dont know what it is
alias gimp1 "impulse 1; alias gweap "impulse 1""
alias gimp2 "impulse 2; alias gweap "impulse 2""
alias gimp3 "impulse 3; alias gweap "impulse 3""
alias gimp4 "impulse 4; alias gweap "impulse 4""
alias gimp5 "impulse 5; alias gweap "impulse 5""
alias gimp6 "impulse 6; alias gweap "impulse 6""
alias gimp7 "impulse 7; alias gweap "impulse 7""
alias gimp8 "impulse 8; alias gweap "impulse 8""
bind 1 gimp1
bind 2 gimp2
bind 3 gimp3
bind 4 gimp4
bind 5 gimp5
bind 6 gimp6
bind 7 gimp7
bind 8 gimp8
alias gweap "impulse 2"
alias +grap "impulse 22;+attack"
alias -grap "gweap;-attack"
bind alt "+grap"
Please share QW and FUH useful stuff!
Whats the bind to get my mousewheelup to do next weapon?
And down for prev weapon?
In the spirit of being helpful, heres a reasonable grapple bind.
Bound to alt it fires the grapple straight away and then stop when you let go and switches back to your previous weapon.
Theres probably something far shorter that does this, but I dont know what it is
alias gimp1 "impulse 1; alias gweap "impulse 1""
alias gimp2 "impulse 2; alias gweap "impulse 2""
alias gimp3 "impulse 3; alias gweap "impulse 3""
alias gimp4 "impulse 4; alias gweap "impulse 4""
alias gimp5 "impulse 5; alias gweap "impulse 5""
alias gimp6 "impulse 6; alias gweap "impulse 6""
alias gimp7 "impulse 7; alias gweap "impulse 7""
alias gimp8 "impulse 8; alias gweap "impulse 8""
bind 1 gimp1
bind 2 gimp2
bind 3 gimp3
bind 4 gimp4
bind 5 gimp5
bind 6 gimp6
bind 7 gimp7
bind 8 gimp8
alias gweap "impulse 2"
alias +grap "impulse 22;+attack"
alias -grap "gweap;-attack"
bind alt "+grap"
Please share QW and FUH useful stuff!