WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Help/Support (https://www.wowinterface.com/forums/forumdisplay.php?f=3)
-   -   Transparent Raid Frames (https://www.wowinterface.com/forums/showthread.php?t=50771)

Mirrikh 12-19-14 02:09 PM

Transparent Raid Frames
 
So I'm using Stuf, and I wanted to have transparent raid frames, but I'm not sure you can get them with Stuf (unless you do some lua editing, which I no not of). I've seen it done with Grid2, but I think that too also requires lua editing. I've tried Vuhdo, but it didn't yield the results I had hoped for (plus it was a bit confusing to setup)

So I'm wondering if anyone knows of raid frames that would allow me to do this, or if anyone knows how to edit the files to yield this result.

[Some Examples] One Two Three

tsunme 12-20-14 02:04 PM

I know grid/grid2 can do it (with lua editing of course).
Doing this in GridFrame.lua:
Code:

Line 129: self:SetBackdropBorderColor(0, 0, 0, 1)
Line: 132: self:SetBackdropColor(0, 0, 0, .3)

and then in the in-game settings, changing background color to 0 should give you basic transparency.

Mirrikh 12-20-14 03:01 PM

Well I tried this out and it doesn't seem to work. My frames are still coming in class colored.

tsunme 12-20-14 03:08 PM

Hmm, this seems to happen a lot, not sure why. I got this code from HERE, the person has a pastebin to their code as well if you want to try that.

Mirrikh 12-20-14 03:20 PM

Ok, so I tried just pasting in that code into my files and it's still the same. I'm not sure whats up.


All times are GMT -6. The time now is 04:23 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI