1. #1

    Garrison invasion macro check

    Hello. Is there a way/macro to check if a character has completed an invasion this week and has been given loot bags already?

  2. #2

  3. #3
    Quote Originally Posted by Sneiper View Post
    bump bump bump
    bumping this, I want to know too.

  4. #4
    Deleted
    /run for k, v in pairs({ Bronze = 37638, Silver = 37639, Gold = 37640}) do print(format("%s: %s", k, IsQuestFlaggedCompleted(v) and "\124cff00ff00Yes\124r" or "\124cffff0000No\124r")) end

  5. #5
    SavedInstances addon can track this too along with a lot of other daily/weekly cds.

Posting Permissions

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