View Single Post
  #3  
Old 01-20-2016, 04:21 PM
Zerol Zerol is offline
Aviak


Join Date: Jul 2014
Location: Plane of Mischief
Posts: 59
Default

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).
Reply With Quote