|
Post by Jefe' on Jul 23, 2005 16:49:36 GMT -5
Macro for Bike Mount Toggle:
For this macro to be effective binding it to a key is essential. Follow the instructions in the next macro.
/dismount; /mount;
Macro for Eating Food:
Clean out toolbar 5 for this macro. Macro will switch to Pane 5, take any food that is on the toolbar, and switch back to Pane 1 with no notice of being switched. For this macro to really be effective it is best to bind it to a key. Open the options, Keymap. Top of keymap window, macro tab. find this macro, double-click it, choose a key, enter. Apply, Ok, then test. There is only room for 8 types of food in this macro, add more as required. Pauses may be required for more buttons, I haven't tested this personally
/ui action toolbarPane04; /ui action toolbarSlot00; /ui action toolbarSlot01; /ui action toolbarSlot02; /ui action toolbarSlot03; /ui action toolbarSlot04; /ui action toolbarSlot05; /ui action toolbarSlot06; /ui action toolbarSlot07; /ui action toolbarSlot08; /ui action toolbarPane00;
More macros to come. Post here with ideas for a macro, and i'll see about getting one written.
|
|
|
Post by malech on Jul 29, 2005 19:09:38 GMT -5
I like to run a center of being macro
/centerofbeing; /pause 40; /macro CoB;
I set the pause at 40 so it overlaps and is always on
|
|