Thread Tools Display Modes
07-23-14, 06:18 AM   #1
Danielps1
Guest
Posts: n/a
ouF_Skaarj Shadow

I looked through a lot of code already, but I haven't found a way to remove the default shadow on the ouF_Skaarj Elements.

Me and my friend dislike the look of the shadow, but otherwise the ouF is near perfection. I only found a way to remove shadow from the Text, but not the units themselves.

How is shadow created in Lua? Maybe I could look for that..

The shadow also functions are some typ of aggro indicator, but I don't need or want that.
maybe its a way to find the problem.

here is the ouF im talking about
http://www.wowinterface.com/download...oUFSkaarj.html
  Reply With Quote
07-23-14, 07:24 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
It's a texture. You need to hide, remove or change the texture.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
07-23-14, 11:19 PM   #3
Danielps1
Guest
Posts: n/a
Originally Posted by Seerah View Post
It's a texture. You need to hide, remove or change the texture.
Okay, Can you tell where it is? There isn't a texture in the media folder which could do that. It has to be something from Blizzard or maybe ouF Standard

Edit:

For those who want to know. media/glowtex.tga is responsible.

In Core/functions.lua remove or comment-out Line 10 to remove the Shadow from the Unit Frames.

In Core/layout.lua remove or comment-out in the line 153 everything after
button.glow:SetBackdrop({bgFile = '',

Last edited by Danielps1 : 07-24-14 at 07:10 PM.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » ouF_Skaarj Shadow


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off