View Single Post
03-11-11, 02:21 AM   #462
MagicsMan
A Murloc Raider
Join Date: Jun 2008
Posts: 7
Originally Posted by Akkorian View Post
Hi MagicsMan,

The problem is most likely that your “reset” syntax is wrong. The reset conditions should be separated by a forward slash, not a comma. Try changing that line to:

Code:
/castsequence reset=5/target Unstable Affliction, Corruption, Bane of Agony
I tired the macro with no reset at all and the problem persisted.
Also the comma works just fine in Blizz UI. I think it may be a code error in macaroon.
I think it has something to do with macaroon sluggishly if at all updating the info about a macro.
Example: If i had a macro that cast 1 of 2 spells depending on combat state, if i just left combat, it'll still show the icon for the spell for combat state until i use macro or some talk to an NPC or something.

Last edited by MagicsMan : 03-11-11 at 02:27 AM.