local Unit = BeeGroupMinScript('BeeRange(unit)<=40 and BeeIsRun("治疗链",unit) and BeeUnitHealth(unit,"%")<100 and not UnitIsDead(unit)',"BeeUnitHealth(unit,'%')","party")
if Unit and BeeIsRun("治疗链",Unit) then
BeeRun("治疗链",Unit )
end
懂的大佬帮忙看下这段代码老是报错,错误提示如下:
Interface\AddOns\WBE\Class\zhCN\SHAMAN\SHAMAN.lua:163: Usage: UnitAura("unit", [index] or ["name", "rank"][, "filter"])