A briefly explanation of how the macro works would be appreciated. Thank you
Printable View
A briefly explanation of how the macro works would be appreciated. Thank you
Found a reddit post that worked for me.
"
LT(L2) + ← = LDL(LD1)
LT(L2) + ↑ = LDU(LD2)
LT(L2) + → = LDR(LD3)
LT(L2) + ↓ = LDD(LD4)
LT(L2) + X(□) = LAL(LA1)
LT(L2) + Y(△) = LAU(LA2)
LT(L2) + B(〇) = LAR(LA3)
LT(L2) + A(X) = LAD(LA4)
RT(R2) + ← = RDL(RD1)
RT(R2) + ↑ = RDU(RD2)
RT(R2) + → = RDR(RD3)
RT(R2) + ↓ = RDD(RD4)
RT(R2) + X(□) = RAL(RA1)
RT(R2) + Y(△) = RAU(RA2)
RT(R2) + B(〇) = RAR(RA3)
RT(R2) + A(X) = RAD(RA4)
With that being said, my macros look like this:
/micon "Defiance"
/ac "Defiance" <me>
/crosshotbar action "Inner Beast" 1 RDU
/micon "Deliverance"
/ac "Deliverance" <me>
/crosshotbar action "Fell Cleave" 1 RDU "
instead of 1 7, use the above guide