1. #1

    Threat Plates not showing up for "gray" mobs?

    So I use Threat plates with Tidy plates as a DPS player and for some reason, when just doing normal questing, if another player tags a mob and the health bar would normally turn gray, the nameplate for that mob disappears completely. How can I change it so it shows up anyways?

  2. #2
    Deleted
    Same for me (Threat Plates). Tried every setting.
    Does anyone else have this problem?

  3. #3
    Pit Lord Odina's Avatar
    15+ Year Old Account
    Join Date
    Sep 2008
    Location
    Montreal, Quebec, Canada
    Posts
    2,259
    Quote Originally Posted by sikey View Post
    Same for me (Threat Plates). Tried every setting.
    Does anyone else have this problem?
    yup not sure what happened but I went to the target dumies to test out the new UI and I thought I had done something to break tidyplates but then noticed it was only happening on already taped mobs!

  4. #4

  5. #5
    I am Murloc! Scummer's Avatar
    10+ Year Old Account
    Join Date
    Jul 2011
    Location
    England
    Posts
    5,262
    It seems to still be a problem .
    Shame cause I resubbed only a week ago and this has made things a little odd.

  6. #6
    I have been using Tidyplates:Quatre theme in the mean time, not the same but closest I could find.

  7. #7
    Hi Guys, recentely switched to Threat Plates and noticed this bug. After a quick search to addon's page found this.

    From "Tidy Plates" Author;

    http://www.wowinterface.com/download....html#comments

    Try this: Open up TidyPlates_ThreatPlates\functions\alpha.lua and scroll down to line 28. You'll see a bunch of code, containing snippets of this:

    unit.reaction == "FRIENDLY" or unit.reaction == "HOSTILE"

    Replace that snippet with this:

    unit.reaction ~= "NEUTRAL"

    AND, TidyPlates_ThreatPlates\TidyPlatesThreat.lua line 1393:

    if unit.reaction == "HOSTILE" or unit.reaction == "NEUTRAL" or unit.reaction == "TAPPED" then
    I hope it helps! Solved for me.

  8. #8
    Just an FYI to you guys and gals here, I've just released an alpha version available for download: WoW-I and Curse

    Edit: Just for clarification I am the author of Tidy Plates: Threat Plates also apologies for the slight necro.

  9. #9
    Keyboard Turner jani1805's Avatar
    10+ Year Old Account
    Join Date
    Jun 2013
    Location
    Slovakia
    Posts
    8
    Do you know ETA for full release ?

    also, I dont know why but tp is not showing on target dummies

  10. #10
    Quote Originally Posted by jani1805 View Post
    Do you know ETA for full release ?

    also, I dont know why but tp is not showing on target dummies
    Double check that your version in the options window says 7.000 - Alpha.

    I'm not sure when my release will be coming, I've been working on getting my UI published.

Posting Permissions

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