Forum
Switching weapons while playing with Crosshairswitcher
Created 9th October 2010 @ 10:28
Add A Reply Pages: 1
The crosshair switcher makes it so when i press “Q” it only goes from the first and the secound weapon – never to melee.
Which is kinda good on most classes, but now when I got the degreaser for the pyro I want to smack people with my axetingusher on public (a.k.a making it a normal Q for the pyro only), but I dont know how to rebind it.
Please halp?
This is my switcher. It’s switch between primary and melee:
alias “primary” “slot1; r_drawviewmodel 1; alias change_weapon melee”
alias “secondary” “slot2; r_drawviewmodel 0; alias change_weapon primary”
alias “melee” “slot3; r_drawviewmodel 1; alias change_weapon primary”
alias “change_weapon” “secondary”
bind “q” “change_weapon”
bind “1” “primary”
bind “2” “secondary”
bind “3” “melee”
Quoted from compton
I’d suggest to bind your weapon slot keys to convenient places and stop using Q.
I dont understand this, its perfectly fine :p
Quoted from Defur
The crosshair switcher makes it so when i press “Q” it only goes from the first and the secound weapon – never to melee.
http://etf2l.org/forum/general/topic-11110/page-1/?recent=229732#post-201071 :)
Quoted from broesel
[…]
http://etf2l.org/forum/general/topic-11110/page-1/?recent=229732#post-201071 :)
I know you have one as well, but I didnt download it because I didnt understand it ( and how to solve my problem with it ) Dx
Last edited by Defur,
Add A Reply Pages: 1