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