Commando Archive
Thread: anyone know any macros to unequip ranged weapon, cob then reequip weapon?
Page 1 of 1
tracerr
Fri Sep 02, 2005 4:09 am
#1
as the tilte says has anyone tried this, is there a big delay between unequipping etc. if not im thinking of picking up improved cob, any thoughts?
Message Edited by tracerr on 09-02-2005 04:11 AM
LittleChuck
Fri Sep 02, 2005 5:01 am
#2
For one button push.
/ui action toolbarPane01; <this is the toolbar number 2
/ui action toolbarSlot00; <This is the first weapon slot on that toolbar number 2. It should be the one you already have selected;
/centerofbalance; <not sure if this is the command for that, but here is where the COB command goes.
/pause 1.5; <Adjust this time if it doesn't go off right or if you wait to long
/ui action toolbarSlot00; <To reequip your weapon again
/ui action toolbarPane00; <Takes you back to toolbar number 1
This should work. Had one similar to it for both leg sweep and COB.
Page 1 of 1