I have it turned on, yet when i try to scroll with my mousewheel to change weapons, it doesnt work. How do I get it to switch weapons automatically when i scroll the mousewheel without having to click?
You need an alias for it, hud_fastswitch only makes it switch when you hit slot1, slot2, etc.<!--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-->//---- Quick Weapon Scroll alias mwu "invprev; +attack; wait; -attack" alias mwd "invnext; +attack; wait; -attack"<!--c2--></td></tr></table><span class='postcolor'><!--ec2--> Now go into config and bind mwheelup to mwu and mwheeldown to mwd and it should work.
<!--QuoteBegin--//KEm1KaL\\+Aug 17 2003, 10:44 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (//KEm1KaL\\ @ Aug 17 2003, 10:44 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> You must change mwheelup and mwheeldown to "nextweapon" and "previousweapon" for that to work.
P.S. Not completely sure about exact commands, but I do know that this is how to do it. (Anyone test it for me?) <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd--> I did this in controls, while one works perfectly, the other seems bugged, I cant remember if its the previous weapon or the next weapon bind.
<!--QuoteBegin--Roscoe+Aug 17 2003, 10:45 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Roscoe @ Aug 17 2003, 10:45 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> You need an alias for it, hud_fastswitch only makes it switch when you hit slot1, slot2, etc.<!--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-->//---- Quick Weapon Scroll alias mwu "invprev; +attack; wait; -attack" alias mwd "invnext; +attack; wait; -attack"<!--c2--></td></tr></table><span class='postcolor'><!--ec2--> Now go into config and bind mwheelup to mwu and mwheeldown to mwd and it should work. <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd--> So I past that in my config file and it should work?
I would put the aliases into the autoexec and then bind them in the config. The config doesn't seem to like aliases for me. Easiest ways to make an autoexec if you don't already have one: 1) copy config.cfg to desktop (or some other temp directory), open the copied file, overwrite everything in it with the desired aliases and commands, rename it to autoexec and stick it back into the ns folder 2) make a new text file, put the aliases/commands into it and save as "autoexec.cfg" <b>with quotes</b>, and stick the new file into ns folder
SoulSkorpion often posts his mousewheel script that does this just fine, I recommend you do a search with his name and mousewheel to find one of those posts.
Use Roscoe's, it works. (I've got mine bound to something very similar).
Though be sure to try it out in practice a bit first. I found it to be VERY annoying as an Alien, because its difficult to tell some attacks apart from others (bite from xenocide, for a very good example), and you'll still scroll through attacks you might not have yet (2nd and 3rd hive stuff). But as a marine, its BETTER than sliced bread. <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->
Personally, I use different configs for aliens and marines (which I load when I join a team), so I have my alien wheel set to 'normal', while my marine wheel is bound like Roscoe said. So, luckilly, I can enjoy the best of both worlds. But if you don't want to get into anything messy like multiple configs, you'll have to choose one way or the other. So be sure to play around with it first to see what you prefer <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
ShockehIf a packet drops on the web and nobody's near to see it...Join Date: 2002-11-19Member: 9336NS1 Playtester, Forum Moderators, Constellation
Anyway, Mousewheel is for jump, everyone knows that <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->
Is there no way what so ever of having ur mouse wheel only going through the weapons that area available? ie. if u only have 1 hive it wont scroll through slots 3 or 4?
Comments
hud_fastswitch 1
not:
Hud_fastswitch 1
P.S. Not completely sure about exact commands, but I do know that this is how to do it. (Anyone test it for me?)
alias mwu "invprev; +attack; wait; -attack"
alias mwd "invnext; +attack; wait; -attack"<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
Now go into config and bind mwheelup to mwu and mwheeldown to mwd and it should work.
P.S. Not completely sure about exact commands, but I do know that this is how to do it. (Anyone test it for me?) <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
I did this in controls, while one works perfectly, the other seems bugged, I cant remember if its the previous weapon or the next weapon bind.
alias mwu "invprev; +attack; wait; -attack"
alias mwd "invnext; +attack; wait; -attack"<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
Now go into config and bind mwheelup to mwu and mwheeldown to mwd and it should work. <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
So I past that in my config file and it should work?
1) copy config.cfg to desktop (or some other temp directory), open the copied file, overwrite everything in it with the desired aliases and commands, rename it to autoexec and stick it back into the ns folder
2) make a new text file, put the aliases/commands into it and save as "autoexec.cfg" <b>with quotes</b>, and stick the new file into ns folder
Though be sure to try it out in practice a bit first. I found it to be VERY annoying as an Alien, because its difficult to tell some attacks apart from others (bite from xenocide, for a very good example), and you'll still scroll through attacks you might not have yet (2nd and 3rd hive stuff).
But as a marine, its BETTER than sliced bread. <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->
Personally, I use different configs for aliens and marines (which I load when I join a team), so I have my alien wheel set to 'normal', while my marine wheel is bound like Roscoe said. So, luckilly, I can enjoy the best of both worlds. But if you don't want to get into anything messy like multiple configs, you'll have to choose one way or the other. So be sure to play around with it first to see what you prefer <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
alias WeapDn "invprev;wait;wait;+attack;wait;wait;-attack"
bind mwheelup "WeapUp"
bind mwheeldown "WeapDn"<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
Badda bing <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->//This script fixes the "can't switch weapons during reload" bug for mousewheel users. Enjoy - SoulSkorpion
hud_fastswitch 1 //means you don't get the weapons GUI when you select a weapon, you just pull it out instead.
alias weapon1 "slot1; unbind MWHEELUP; bind MWHEELDOWN weapon2"
alias weapon2 "slot2; bind MWHEELUP weapon1; bind MWHEELDOWN weapon3"
alias weapon3 "slot3; bind MWHEELUP weapon2; bind MWHEELDOWN weapon4"
alias weapon4 "slot4; bind MWHEELUP weapon3; unbind MWHEELDOWN"
unbind MWHEELUP
bind MWHEELDOWN weapon2<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->