PlaySoundFile("Interface/Count/stop.ogg","Master") WeakAuras.regions[aura_env.id].region.texture:SetColorTexture(101/100,125/100,18/100,1.000) -- "HELPFUL" Buffs -- "HARMFUL" Debuffs -- "PLAYER" Auras Debuffs applied by the player -- "RAID" Buffs the player can apply and debuffs the player can dispell -- "CANCELABLE" Buffs that can be cancelled with /cancelaura or CancelUnitBuff() -- "NOT_CANCELABLE" Buffs that cannot be cancelled -- "INCLUDE_NAME_PLATE_ONLY" Auras that should be shown on nameplates -- "MAW" Torghast Anima Powers -- "HELPFUL" Buffs -- "HARMFUL" Debuffs -- "PLAYER" 玩家释放的 Debuffs -- WA_GetUnitAura(unit, spell, filter) -- WA_GetUnitBuff(unit, spell, filter) -- WA_GetUnitDebuff(unit, spell, filter) -- unit - string - a valid unitID -- spell - string or number - Spell Name or Spell ID -- filter - string - Ultimately the helper functions call the Blizzard base functions so the same filter strings can be used. -- Returns -- PLAYER|HARMFUL -- PLAYER|HELPFUL

扫码入群
加群获取附件资源,请查看教程说的资源名称查找,也可咨询问题,阿喜有空的时候会帮忙回复,并非时刻在线。
评论