could not parse /if command. could not find command to execute.
im not sure why, what im trying to do is add the ability to heal pet to sircheese druid macro
Code: Select all
/if (${Group[${i}].Pet.PctHPs} < 101} && ${Group[${i}].Name.NotEqual[${MainAssist}])
/target id ${Group[${i}].Pet.ID}
/gsay ${SpellCompHeal} on >> %T <<



