Ce n est pas la nouvelle resurrection ...
_________________
/script local i,r,t,u,l=1,"raid","target",UnitName while u(r..i) do TargetUnit(r..i) if UnitExists(t) then l=GetInventoryItemLink(t,15) if l and not string.find(l,"m:15138") then ChatFrame1:AddMessage("Not wearing cloak: "..u(t)) end end i=i+1 end