Thread Tools Display Modes
03-05-07, 03:47 PM   #1
Kathbrian
A Murloc Raider
Join Date: Feb 2007
Posts: 7
Alphablending Mod!

I like to go crazy with alpha blending(so that i can have info on the screen while still being able to too the pretty areas).

I was looking to see if anyone could make me a mod that allows extreme customability with alpha blending of ALL frames(or at least all non-blizzard frames) for several scenarios.

With this i would hope to be able to.

Alpha all non-blizzard or custom frames(Note i use Bartender3, Squeenix, Autobar, Fubar, Grid and such.)

To 60-70% in combat(whatever the user chooses)
To 20-30% out of combat
0% While Dead, or Flying

Further Discussion may be found at

http://forums.worldofwarcraft.com/th...965235&sid=1#0

Also you could give it a clever name like Alf or something....

Im thinking the GUI would be either a series of checkboxes based on what frames you have to enable the mod for those frames and a set of options for all of the frames or possibly have different alpha-sets for different frames and be able to save it per charecter of course.

Thanks for reading and anyone who helps this mod come into fruition.

Last edited by Kathbrian : 03-05-07 at 03:52 PM.
  Reply With Quote
03-05-07, 05:44 PM   #2
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 134
Have you tried
/script UIParent:SetAlpha(.5)

I'm not sure if that would work, but meh, it's worth a shot.
  Reply With Quote
03-05-07, 06:03 PM   #3
Sepioth
A Molten Giant
AddOn Author - Click to view addons
Join Date: Apr 2005
Posts: 894
Originally Posted by kneeki
Have you tried
/script UIParent:SetAlpha(.5)

I'm not sure if that would work, but meh, it's worth a shot.

Yes it does work. .5 sets the entire UI mods and all to a 50% transparancy. Kinda neat.

So making a mod that does what the OP should be fairly easy then.
  Reply With Quote
03-05-07, 06:39 PM   #4
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 134
Yep, I'd think so. =)

However, I remember with 2.0 Slouken protected the use of :SetScale() while in combat and so forth. I do not remember if :SetAlpha() is protected or not. *shrug*

OP, give'r a whirl, and post your results =)

[edit]Just tested it. (logged on my lappy while at work.. ssshhhhhh!) and it does work while in combat. So I would assume that this mod is very easily written =)

Last edited by kneeki : 03-05-07 at 06:52 PM.
  Reply With Quote
03-05-07, 06:41 PM   #5
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 134
Oh I just remembered, you can use UIFrameFadeIn(frame, fadeTime, startAlpha, endAlpha) and Out to make neat fading effects (if you want a professional look).
  Reply With Quote
03-05-07, 09:59 PM   #6
Kathbrian
A Murloc Raider
Join Date: Feb 2007
Posts: 7
I have 0 coding knowledge >.>
  Reply With Quote
03-05-07, 10:13 PM   #7
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 134
http://www.wowwiki.com/Main_Page

Now is your time! =D
Don't let code intimidate you. It's very easy to learn!
  Reply With Quote
03-06-07, 01:25 AM   #8
Kathbrian
A Murloc Raider
Join Date: Feb 2007
Posts: 7
Originally Posted by kneeki
http://www.wowwiki.com/Main_Page

Now is your time! =D
Don't let code intimidate you. It's very easy to learn!
I have heavy testing this week so my free time is extremely limited, and that huge block of text looks like gibberish to me >.<
  Reply With Quote
03-06-07, 07:01 AM   #9
JoshBorke
A Chromatic Dragonspawn
 
JoshBorke's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 185
The problem is he wants only the non-blizzard frames to fade (or so it seems). The problem with fading UIParent is that your chatbox will fade also.
  Reply With Quote
03-06-07, 01:55 PM   #10
Kathbrian
A Murloc Raider
Join Date: Feb 2007
Posts: 7
Originally Posted by JoshBorke
The problem is he wants only the non-blizzard frames to fade (or so it seems). The problem with fading UIParent is that your chatbox will fade also.
Actually, pretty much everything but the chat logs >.>

Last edited by Kathbrian : 03-06-07 at 10:36 PM.
  Reply With Quote
03-06-07, 04:50 PM   #11
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 134
Mod is uploaded to Curse, WorldofWar, and WoWI. So far, the only one posted is on Curse and WoWI:
http://wow-en.curse-gaming.com/files...alphablending/
http://www.wowinterface.com/download...fo.php?id=6966
Hope it's what you want

Last edited by kneeki : 03-06-07 at 05:16 PM.
  Reply With Quote
03-06-07, 05:30 PM   #12
Sepioth
A Molten Giant
AddOn Author - Click to view addons
Join Date: Apr 2005
Posts: 894
Originally Posted by kneeki
Mod is uploaded to Curse, WorldofWar, and WoWI. So far, the only one posted is on Curse and WoWI:
http://wow-en.curse-gaming.com/files...alphablending/
http://www.wowinterface.com/download...fo.php?id=6966
Hope it's what you want

Its avail here now

I must say this has to be the fastest mod I have ever seen released.

Great Job
  Reply With Quote
03-06-07, 06:13 PM   #13
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 134
Yep. Lemme know how well it works for ya. If you want anything added, post here and I'll see what I can do. (work is still pretty slow )
  Reply With Quote
03-08-07, 10:05 PM   #14
Kathbrian
A Murloc Raider
Join Date: Feb 2007
Posts: 7
Originally Posted by kneeki
Yep. Lemme know how well it works for ya. If you want anything added, post here and I'll see what I can do. (work is still pretty slow )
Getting some errors trying to mod it(i use alot of mods) so far its looking like

"BT3Bar1",
"BT3Bar2",
"BT3Bar3",
"BT3Bar4",
"BT3Bar5",
"BT3Bar6",
"BT3Bar7",
"BT3Bar8",
"BT3Bar9",
"BT3Bar10",
"BT3BarBAGS",
"BT3BarMICROMENU",
"BT3BarPET",
"ElkBuffBarFrame",
"aUFplayer",
"aUFtarget",
"aUFtargettarget",
"aUFfocus",
"Minimap",
"AutoBarSAB1",
"AutoBarSAB2",
"AutoBarSAB3",
"AutoBarSAB4",
"AutoBarSAB5",
"AutoBarSAB6",
"AutoBarSAB7",
"AutoBarSAB8",
"AutoBarSAB9",
"AutoBarSAB10",
"AutoBarSAB11",
"AutoBarSAB12",
"AutoBarSAB13",
"AutoBarSAB14",
"AutoBarSAB15",
"AutoBarSAB16",
"AutoBarSAB17",
"AutoBarSAB18",
"AutoBarSAB19",
"AutoBarSAB20",
"AutoBarSAB21",
"AutoBarSAB22",
"AutoBarSAB23",
"AutoBarSAB24",
"ContainerFrame1",
"ContainerFrame2",
"ContainerFrame3",
"ContainerFrame4",
"ContainerFrame5",

and i'm getting errors like crazy >.>

Edit: Nvm, it was the descriptions of frames that i wasnt using that was messing up. Also, is there a way to edit the spam?

Also, is it just me but does this eat alot of memory?

Last edited by Kathbrian : 03-08-07 at 10:29 PM.
  Reply With Quote
03-09-07, 11:46 AM   #15
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 134
Hmm... I haven't checked how much memory my mod uses standalone. I will check it next time I login however.

Unless UIFrameFadeIn() consumes alot of resources (that's sloukens code, not mine) the addon is pretty light. It's less than 100 lines of code so far I think. I will look into improving my codeing method however, as to always improve myself.
  Reply With Quote
03-20-07, 03:44 AM   #16
Slipshadow
A Murloc Raider
 
Slipshadow's Avatar
AddOn Compiler - Click to view compilations
Join Date: Mar 2007
Posts: 9
It would be nice if there was a mouseover feature as well. The window alpha could be 0% when the mouse is off, and a custom value when the mouse is over the window. Also include a customizable "fade duration" so after you move your mouse off the window it stays visable for x number of seconds until it fades away.

i didnt read this whole thread, so i dont know if this has been suggested already
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Alphablending Mod!


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