Turning Off Reload..
Rion
Join Date: 2002-11-08 Member: 7752Members
Join Date: 2002-11-08 Member: 7752Members
Comments
I'd really like a way to fix this..
This has never been a problem for me. I've always been able to switch weapons fine when one's out, or when I'm in the middle of reloading.
Are you using hud_fastswitch 1? Maybe that's affecting it somehow...
Oh, and as far as I know there isn't any way to switch off auto-reload.
You've bound them to invnext and invprev (or something like that), right? Maybe they don't allow you to switch weapon in mid-reload. You could try a script which duplicates the result, and see how that works:
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
alias weapon1 "slot1; bind mwheeldown weapon2; unbind mwheelup"
alias weapon2 "slot2; bind mwheeldown weapon3; bind mwheelup weapon1"
alias weapon3 "slot3; unbind mwheeldown; bind mwheelup weapon2"
bind mwheeldown weapon2
<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
You'd need to extend it to work with alien attacks, of course.
It's interesting that you're using a mousewheel as opposed to just pressing a key. It wouldn't work in Firearms; there's a delay in switching weapons. *shrug* each to their own.
My main weapon keys are o,p,[,],\ and mouse2, but that's not the point <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->
And I can change weaps mid reload, definitely. Do it all the time with empty guns to get stupid skulks...
(Click Click Click Click Click Click Click Click Click - BANG BANG BANG!)
"Hey, weren't you out of ammo?"
"Sure my pistol was...."