Help My Mouse2 Button
waller
Join Date: 2004-04-28 Member: 28281Members
<div class="IPBDescription">Or god will kill the poor kittens.</div> Ok, here's one for you scripting ****.
I'm looking for mouse2 to do quite a few things, and i'm wondering if it's possible so here it goes;
mouse2 needs to;
1. switch to pistol (and fire?)
2. switch to leap (and fire?)
3. switch to blink (and fire?)
4. switch to para (and fire?)
i may have some command names wrong (Please correct)
My idea was something along the lines of:
alias weapons
weapon_pistol; weapon_leap; weapon_blink; weapon_parasite;
alias switch
weapons; wait; +attack
bind mouse2 weapons
If that gives you anything to go on.
I suck at scripting, so i'm guessing none of that works, but any help would be appreciated and i'll buy you a new box of crayons if you help me <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo-->
I'm looking for mouse2 to do quite a few things, and i'm wondering if it's possible so here it goes;
mouse2 needs to;
1. switch to pistol (and fire?)
2. switch to leap (and fire?)
3. switch to blink (and fire?)
4. switch to para (and fire?)
i may have some command names wrong (Please correct)
My idea was something along the lines of:
alias weapons
weapon_pistol; weapon_leap; weapon_blink; weapon_parasite;
alias switch
weapons; wait; +attack
bind mouse2 weapons
If that gives you anything to go on.
I suck at scripting, so i'm guessing none of that works, but any help would be appreciated and i'll buy you a new box of crayons if you help me <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo-->
Comments
4. switch to para (and fire?) <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Those ought to pose a nice juicy problem... triggering two different slots with one key, not to mention you want to switch to slot two on all the other ones you mentioned.
Big juicy problem there.
Ahh well, looks like mosue2 will have to stay as lastinv