Anyone Know The Bind Command
xioutlawix
Join Date: 2002-11-05 Member: 7118Members, Constellation
<div class="IPBDescription">to fix mousewheel weapons?</div> As it is right now I have that problem where if i hit mousewheel up, it auto-switches me to next weapon, and if i hit mousewheel down, it either works properly or not at all. Anyone know the impulse or some such thing command to get it fixed? Thanks!
Comments
And btw, the mousewheel is bindable at MWHEELUP and MWHEELDOWN, and the defaultbinds for those are invnext and invprev...
bind "MWHEELUP" "invprev"
bind "MWHEELDOWN" "invnext"
/SourFruit (aka -FaH-RexM)