Jump to content

Sotsiv

Members
  • Posts

    21
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Sotsiv reacted to TheSmokie in If unitBuffName   
    If UnitBuff(“arena1”, “shadow dance”)
    then CastSpellByName(“Psychic Horrow”, “arena1”) end
  2. Thanks
    Sotsiv reacted to Ordush in If unitBuffName   
    First of all
    UnitBuffName is something I added to my api. It's not native to the wow lua api.
    It's funny how stuff from my api keeps showing up on these forums, not sure where people are getting it from.

    Depending on what expansion you are on you shoudl use either UnitAura("Unit", "SpellName") or UnitBuff("Unit", index) or UnitDebuff("Unit", index)
  3. Like
    Sotsiv reacted to Gharakor in Fight Class Tutorial Video   
    Can we have exemple for Healer class ? 
  4. Like
    Sotsiv reacted to Droidz in Random Dismounts   
    Hello, check if you use mount name like is appaer in game (with upper/lower cases).
    If problem is not here share your log
×
×
  • Create New...