1. #1
    Deleted

    Weak Aura: show when a pvp-talent is selected

    Custom Trigger:
    Code:
    function()
        return (select(5,GetTalentInfo(14)))
    end
    ... this one triggers a Weak Aura when a normal talent is selected.

    Does anyone know what the equivalent for pvp talents is?

    any help would be very much appreciated!
    Last edited by mmoc3a779c5103; 2016-11-03 at 12:40 AM.

  2. #2
    Quote Originally Posted by Rinnegan View Post
    Does anyone know what the equivalent for pvp talents is?
    Should be GetPvpTalentInfo

  3. #3
    Deleted
    thank you Ketho!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •