7.0 AST Draw Macros

RSS News

Syndicated News Service
Hello,

I've created a macro that will cycle through the play cards in order of 1>2>3. This allows me to have a macro next to player's names to place the cards accordingly. Obviously I have the play icons available on my hotbars as well to allow me to flex but instinctively the order is always DPS > Tankx2 where the cards are concerned. So this setup makes it a no brainer.

Cycle:
1. Balance/Spear (DPS)
2. Arrow/Bole (10% Heals+/DMG Reduction)
3. Spire/Ewer (Shield/HOT)

CKPev6Z.gif


------------------------------------------------------------------------

Requirements:

Hotbar: Align vertically at 80% to the Party List.
Party List: Size to 90%.
Macros: 8 free macro slots.

------------------------------------------------------------------------

Macro Command:

Simply change the "<1>" to designate them 1-8. Copy and paste available below.

/ac "Play I" <1>
/ac "Play I" <1>
/ac "Play I" <1>
/ac "Play I" <1>
/ac "Play II" <1>
/ac "Play II" <1>
/ac "Play II" <1>
/ac "Play II" <1>
/ac "Play III" <1>
/ac "Play III" <1>
/ac "Play III" <1>
/ac "Play III" <1>
/micon "Play I" action
/merror off

----------------------------------------------------------------------
Template:

/ac "Play I" <>
/ac "Play I" <>
/ac "Play I" <>
/ac "Play I" <>
/ac "Play II" <>
/ac "Play II" <>
/ac "Play II" <>
/ac "Play II" <>
/ac "Play III" <>
/ac "Play III" <>
/ac "Play III" <>
/ac "Play III" <>
/micon "Play I" action
/merror off

----------------------------------------------------------------------

Continue reading...
 
Back
Top