Quote:
Originally Posted by Ele
[You must be logged in to view images. Log in or Register.]
Are you using /pause in your macros? It can prevent the spam by delaying the ability after you cast.
/pause #
/pause 10 = 1 second delay
/pause 100 = 10 second delay
|
The issue is that having 2+ /cast # will give you the error message if the first cast does not fizzle, making the 2nd cast an error since you're already casting it (Hence the message).