Thread Tools Display Modes
06-19-10, 03:57 AM   #1
mankeluvsit
An Onyxian Warder
 
mankeluvsit's Avatar
Join Date: Sep 2008
Posts: 354
overlaying item color

im using abags addon for my bags, i saw someone posting here with a code for overlaying the item type with its color, im asking if someone can help
me finiding it [:
  Reply With Quote
06-19-10, 04:31 AM   #2
Haleth
This Space For Rent
 
Haleth's Avatar
Featured
Join Date: Sep 2008
Posts: 1,173
I did that a while ago, it's not part of aBags, it's a seperate script based off oGlow (it's not mine). I just changed the glow so it would overlay the buttons.
  Reply With Quote
06-19-10, 05:48 AM   #3
mankeluvsit
An Onyxian Warder
 
mankeluvsit's Avatar
Join Date: Sep 2008
Posts: 354
mind snipping me the code?

Last edited by mankeluvsit : 06-19-10 at 05:53 AM.
  Reply With Quote
06-19-10, 07:27 AM   #4
Haleth
This Space For Rent
 
Haleth's Avatar
Featured
Join Date: Sep 2008
Posts: 1,173
Sorry, I don't share code I don't put into my UI. Nin did something similar though with Stuffing, you can download Nin's UI from WoWUIGallery.
  Reply With Quote
06-19-10, 07:54 AM   #5
Wella
A Rage Talon Dragon Guard
 
Wella's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 322
Download oGlow and do a bit of editing: go to the core folder and open glow.lua. Change the following line:
bc:SetTexture"Interface\\Buttons\\UI-ActionButton-Border"
to:
bc:SetTexture"AddOns\\oGlow\\YourTexture"
and make a flat texture called YourTexture in the oGlow folder. You can adjust the alpha by changing bc:SetAlpha(.8).
__________________
Addons I use, not that any of you care
* Bejeweled - For boring 5 minute flights to Tanaris
* Genie - Blizzard really should have implemented bag sorting by now
* ncHoverBind - I'm a Lock, what can you expect?
* oGlow - Agan, a missing feature
* Recount - Derp
* ShooShards - Another missing feature


"Your idea is good. So i will try it."
- popmissa
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » overlaying item color


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