Monday, 23 December 2024, 4:08 AM
Welcome Guest | RSS
It appears you are not logged in.
In order to create threads and post replies, please login or register.
[ Recent posts · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
USEFUL BIND TO TOGGLE SCROLL JUMP AND SCROLL ATTACK
andy
Reputation: 0
Posts: 9
howdy guys.

easy bind that quickly toggles your mousewheel binds from jump to attack. really useful if you're bouncing with bhop and duals.
write this in your console:

alias shoots1 "bind mwheelup +attack"
alias shoots2 "bind mwheeldown +attack"
alias jumps1 "bind mwheelup +jump"
alias jumps2 "bind mwheeldown +jump"

at the question marks below, type the key you would like to use to toggle scroll attack and scroll jump.
remember to remove the claws, " ", surrounding the question marks, as shown below at the example.

alias shooter "shoots1; shoots2; echo
bind "???" "shooter"
alias jumper "jumps1; jumps2; echo
bind "???" "jumper"

example: (bind mouse4 "shooter"; bind mouse5 "jumper"). remember also to write it in the correct order else it may not work right.
enjoy, hope you like it wink

Yawa
Adventurer
Reputation: 207
Posts: 681
You can also just type: bind mwheelup +attack and bind mwheeldown +attack or bind mwheelup +jump
and bind mwheeldown +jump.
[K]evin
Expert weirdo
Reputation: 100
Posts: 268
Yes Nico, but take this as an example, would you have time to write both those in console if you're jumping around in the map and suddenly you're in a gunfight?

I use the two commands indeed, because what andy wrote worked for me at first, but later on it somehow got turned off.
And I don't have time to switch from bind mwheeldown +jump/bind mwheelup +jump to bind mwheeldown +attack/bind mwheelup +attack whenever I'm fighting someone, so I just switch it on when I join RPG. smile

But his point was that you can switch between those two commands and binding the switch to 2 buttons, instead of typing it in console all the time smile

  • Page 1 of 1
  • 1
Search: