1. #1

    Inverting colors in oUF

    I've gotten an oUF layout (http://www.wowinterface.com/download...o.php?id=17763) and I've been messing with it for hours changing hardcode etc but theres one thing i never found the code for and that's the frame colors.

    More specifically this layout has inverted raid frame colors (dark on full hp, light otherwise) and I want to reverse it so it has light class colors at full hp.

    If anyone can help me find out where i can find the configuration for this that would be swell.

  2. #2
    You're looking for PostUpdateHealth in ouf_mono/raid/lib_raid.lua

    The code you need to modify is shown in the below pastebin links. The changes are on lines 17 and 19.

    Original code: http://pastebin.com/J8Zv9uip
    Modified code: http://pastebin.com/86s1qdxC

    Result: http://i.imgur.com/srSh3.png

  3. #3
    Lifesaver, thank you ^_^

Posting Permissions

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