Moderator: MacroQuest Developers
Code: Select all
Unparsable in Calculation: M
Event_chat(string Chattype, string sender, string chattext):/if($spawn[$sender})}) {
Check Events: delay 1
Failed to parse /if condition (me) non numeric encounteredCode: Select all
Failed to Parse if ((NULL)&(NULL <==75)&(NULL <=={healspellrange}))' non numeric encountered
/varset failed , variable "rodwait' not found.Code: Select all
Failed to parse /if condition '((TRUE)&&(100<=50)&&(32.69<=(healspellrange}))',non-numeric encountered
cleric.mac@24
((${Target.Name>Equal[${tankname}]})&&($(Target.PctHPs)<=$(healpct})&&($(Target.Distance)<=(healspellrange})) /return
cleric.mac@178 (Main): /call healgroup
The current macro has ended.Code: Select all
Sub RemoveBuffs
/notify BuffWindow Buff${Math.Calc[${Me.Buff[Virtue].ID}-1].Int} leftmouseup
/notify BuffWindow Buff${Math.Calc[${Me.Buff[Hand of Virtue].ID}-1].Int} leftmouseup
/notify BuffWindow Buff${Math.Calc[${Me.Buff[Focus of Soul].ID}-1].Int} leftmouseup
/notify BuffWindow Buff${Math.Calc[${Me.Buff[Focus of the Seventh].ID}-1].Int} leftmouseup
/notify BuffWindow Buff${Math.Calc[${Me.Buff[Protection of the 9].ID}-1].Int} leftmouseup
/notify BuffWindow Buff${Math.Calc[${Me.Buff[Blessing of the Nine].ID}-1].Int} leftmouseup
/notify BuffWindow Buff${Math.Calc[${Me.Buff[Symbol of Kazad].ID}-1].Int} leftmouseup
/notify BuffWindow Buff${Math.Calc[${Me.Buff[Kazad's Mark].ID}-1].Int} leftmouseup
/notify BuffWindow Buff${Math.Calc[${Me.Buff[Brell's Stalwart Shield].ID}-1].Int} leftmouseup
/return