1. #1

    Weak Aura based on talent selection

    Hello everyone, tried searching but didnt find anything. Im trying to display an icon if I have taken Steady focus as a talent choice. I found this string searching:
    Code:
    function()
        return (select(4,GetTalentInfo(10)))
    end
    but I cant seem to get it to do what I want. Any insight would be greatly appreciated!

  2. #2
    Just make an icon weak aura and set it to only load if you have the talent chosen?

  3. #3
    Oh wow you are right, I was looking at trigger and not load. thanks! Im an idiot. hah

Posting Permissions

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