Cleric tried to heal target that was at 45% with Fifteenth Emblem, but the Paladin self patch healed to 60%+.
Almost exactly 5mins lmao
My Theory: On spell cast you use the /if (${Macro_Return_Success}) {
//Do Shit
}
^^ Obviously not the actual code.
The heal didn't actually go off, so it didn't register a successful cast, and the Cleric keeps trying to spam cast Emblem on a full health target until the combat loop resets.
Rich (BB code):
[2016/09/05 21:49:19] [MQ2] ================================
[2016/09/05 21:49:19] [MQ2] Redguides presents
[2016/09/05 21:49:19] [MQ2] KissAssist v.9.1 by Maskoi
[2016/09/05 21:49:19] [MQ2] ================================
Almost exactly 5mins lmao
Rich (BB code):
[2016/09/05 21:54:33] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:35] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:36] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:38] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:40] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:41] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:43] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:44] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:46] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:48] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:49] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:51] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:52] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:54] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:55] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:57] [MQ2] Fifteenth Emblem on >> TheTank <<
[2016/09/05 21:54:59] [MQ2] Fifteenth Emblem on >> TheTank <<
My Theory: On spell cast you use the /if (${Macro_Return_Success}) {
//Do Shit
}
^^ Obviously not the actual code.
The heal didn't actually go off, so it didn't register a successful cast, and the Cleric keeps trying to spam cast Emblem on a full health target until the combat loop resets.

