Jump to content

ThreeNill

Player
  • Content count

    34
  • Joined

  • Last visited

Everything posted by ThreeNill

  1. In that same file, on a new line, outside of a function (or just on the top of the file) add the text i posted above, it will reroute the call from the client to the custom variable with edited colours. If it doesn't work, rename the custom variable with colours from RAID_CLASS_COLORS to something else, and substitute it in the "local color = RAID_CLASS_COLORS[class]" Alternatively - do like I did and change to using LunaFrames, I can't completely say I like it more - i haven't tested it in a raid environment but for leveling is mostly the same. P.S. In which file did you find the quoted code?
  2. ThreeNill

    Help find an addon

    This is LunaFrames under Target and CastBar you have checked "vertical" remove that checkmark and it will be fine. (Alternatively, in the same submenu the "Scale" property is too big)
  3. ThreeNill

    Help find an addon

    Try posting a screenshot..
  4. The XP spam was TitanXPBar or TitanXPStatus. The color of the nameframe of the shaman was a bit harder to fix. I had to edit part of the Ace2 library (Babble-Class-2.2.lua) and overwrite the colours such as: RAID_CLASS_COLORS = { ["HUNTER"] = { r = 0.67, g = 0.83, b = 0.45, colorStr = "ffabd473" }, ["WARLOCK"] = { r = 0.58, g = 0.51, b = 0.79, colorStr = "ff9482c9" }, ["PRIEST"] = { r = 1.0, g = 1.0, b = 1.0, colorStr = "ffffffff" }, ["PALADIN"] = { r = 0.96, g = 0.55, b = 0.73, colorStr = "fff58cba" }, ["MAGE"] = { r = 0.41, g = 0.8, b = 0.94, colorStr = "ff69ccf0" }, ["ROGUE"] = { r = 1.0, g = 0.96, b = 0.41, colorStr = "fffff569" }, ["DRUID"] = { r = 1.0, g = 0.49, b = 0.04, colorStr = "ffff7d0a" }, ["SHAMAN"] = { r = 0.0, g = 0.44, b = 0.87, colorStr = "ff0070de" }, ["WARRIOR"] = { r = 0.78, g = 0.61, b = 0.43, colorStr = "ffc79c6e" }, }; Topic can be closed.
  5. ThreeNill

    [HELP] Identifying 2 addons

    OP did you find the addon in the 2nd picture? I also have the same issue
  6. It is was CritLine, thanks
  7. ThreeNill

    X-pearl

    Yeah it's an option in x-pearl config windows. Under Target, on the right side there is Target of Target (useful), and Target of Target of Target (dafuq.. why would one ever use that)
  8. ThreeNill

    Possible automatic ban from certain addons

    Your post prompted me to install SellJunk (which I have used forever) and I didn't get disconnected. https://mods.curse.com/addons/wow/sell-junk/163005 It's for version 2.1.3 so it might cause some trouble at some point, but it sold my lvl 1 test junk just fine.
  9. ThreeNill

    [HELP] Identifying 2 addons

    The first one is Prat (chat addon) that displays this popup message when your name is mentioned
×