Jedi Archive
Thread: Does anyone have a good tool bar arrangment for using food?
Maxil wrote:
you do use more than one toolbar pane, no? just put all your foods in one pane and set your macro so when you hit it it goes to the food pane, runs through the macro, and then goes back to your combat pane
beat me to it
I sometimes swap panes to get more slots to place food in and also can have a Panic macro which swaps to food pane , eats food, swaps to pvp pane
panes are number same as slots , from 0 to 5
/ui action toolbarPane04; swaps to pane 5 that holds food
/pause 1; pause to make sure the ui is rdy for next bits
/ui action toolbarSlot00; each line eats a piece of food
/ui action toolbarSlot00;
....
....
/macro infusionloop; starts macros that loops infusion and aura
/macro auraloop;
/ui action toolbarPane02; swaps to pvp toolbar
auraloop and infusionloop are just macros that go something like /forceInfusion self;/pause 45;/macro infusionloop;
I've forgotton what the correct pause is but you get the idea.
when attacked or when about to fight I press the panic macro button , this is the only way Ive found of taking food, drink and spice automatically