hi i try this (Selfless Healer) but no work!!!! CAN HELP ME PLEASE???
LuaScript:
returnResult = false;
local name = GetSpellInfo(114250);
local _, _, _, count = UnitBuff("player", name);
if count and count >= 4 then returnResult = true; end
Research:
true
Var:
returnResult