Jump to content

Da93niel1

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Da93niel1

  1. Hi, i cant get my retri palladins in my party to dispell ather party mebers. Can any one help me?

    image.png.e8560d9eda0922257e1cc7bc627e9888.png

    Lua script:

    cleanse = "no"
    for i=1, 40 do
    local _, _, _, _, dtype = UnitDebuff("player",i)
    if dtype == "Disease" or dtype == "Poison" or dtype == "Magic"
    then
    cleanse = "yes"
    end
    end

×
×
  • Create New...