Here ya go:
Run this macro. The 5.5 wait will end at the same time as the 6s countdown. the 6.4 wait will also end at the same time as the 6s countdown.Code:/cd 6
/wait 5.5
/e <se.9>
/wait 2
/cd 6
/wait 6.4
/e <se.9>
Printable View
Here ya go:
Run this macro. The 5.5 wait will end at the same time as the 6s countdown. the 6.4 wait will also end at the same time as the 6s countdown.Code:/cd 6
/wait 5.5
/e <se.9>
/wait 2
/cd 6
/wait 6.4
/e <se.9>
@OP
Could you not create a macro? I know someone said they created a macro with like 6 functions, and that is probably fine for solo content, not so fine when doing group content that requires you to be more flexible. However, if you are only needing to free up a few spaces on the hotbar, why not create just a couple of macros that do only the first two steps of the combo. Then you are not hard committed to a long chain within the macro, and you free up 2 or 3 spaces on the hotbar. You are essentially combining just step 1 and step 2, allowing you to either continue your combo/rotation or abandon in case something is happening.