Help My Mouse2 Button

wallerwaller 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-->

Comments

  • KradKrad Join Date: 2004-08-26 Member: 30914Members
    <!--QuoteBegin-waller+Jul 30 2005, 06:54 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (waller @ Jul 30 2005, 06:54 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> 2. switch to leap (and fire?)
    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.
  • raz0rraz0r Join Date: 2003-07-24 Member: 18395Members
    Shouldn't this be in the scripting forum?
  • wallerwaller Join Date: 2004-04-28 Member: 28281Members
    Yeah i forgot about that, i think that's a new forum scripting used to be in here.
    Ahh well, looks like mosue2 will have to stay as lastinv
Sign In or Register to comment.