Quote Originally Posted by Bsrking5 View Post
Nope, mine works just fine and has since I made it and it nice to add on PS4. Also the 0.5 got change to 1 so they are same, its all whole seconds every time. Server side lag does and could mess up Marcos on occasions. But that doesn't seem like their problem. Its worth Getting a friend or someone off of PF to test marcos before using in combat.
Quote Originally Posted by Rongway View Post
That's not a real thing. Waits always round to the nearest whole second. Run this macro:
Code:
/cd 6
/wait 5.5
/e <se.9>
/wait 3
/cd 6
/wait 6.4
/e <se.9> <wait.3>
/cd 6 <wait.5.5>
/e <se.9> <wait.3>
/cd 6 <wait.6.4>
/e <se.9>
All the dings happen at the same times that the 6s countdowns finish.

Yeah, I'm aware that changed to /wait 1. I never changed it from what I had a long time ago and just left it in. It treats it as /wait 1 anyways. I'm going through all my macros again around this time, deleting and changing things. I might get around to that one.