Quote Originally Posted by lightstriker View Post
What's the space between the commas do? That's the only thing i couldn't find in the forums.
Two commas with nothing between them will allow the macro to "fall through" to the next line.

So, as an example, let's assume the following:
  • You have a ret pally
  • You want to spam crusader strike (4-second cooldown)
  • You want to drop consecrate between your Crusader Strikes
  • You press your macro button once per second

A working macro would look like:
Code:
/castsequence reset=3/combat crusader strike, , , ,
/cast consecration