Thread Tools Display Modes
05-01-16, 01:15 PM   #1
Benalish
A Flamescale Wyrmkin
 
Benalish's Avatar
Join Date: Dec 2012
Posts: 122
Bag empty slot

Hi, I wish to know the texture of the bag empty slot. I did some research on the web but could not find anything about it. Can you help me?

Thank you in advance

Last edited by Benalish : 05-01-16 at 01:27 PM.
  Reply With Quote
05-01-16, 01:52 PM   #2
MunkDev
A Scalebane Royal Guard
 
MunkDev's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2015
Posts: 431
Standard bag frames have a static background texture that contains all the art assets. What you're seeing is actually just the background. Having that said, I don't know whether there is an actual 64x64 icon texture for it, but if there isn't one you can use texture coordinates to crop it out from the background texture.
__________________
  Reply With Quote
05-01-16, 02:04 PM   #3
Benalish
A Flamescale Wyrmkin
 
Benalish's Avatar
Join Date: Dec 2012
Posts: 122
I need to know the texture coordinates
  Reply With Quote
05-01-16, 05:04 PM   #4
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
There is a copy of the same texture that they used back then, however it's a bit different:

"Interface\PaperDoll\UI-Backpack-EmptySlot.blp"

Edit, found some better matches:

"Interface\BUTTONS\UI-Slot-Background.blp"

"Interface\BUTTONS\UI-EmptySlot.blp"
"Interface\BUTTONS\UI-EmptySlot-Disabled.blp"
"Interface\BUTTONS\UI-EmptySlot-White.blp"

Last edited by Resike : 05-01-16 at 05:08 PM.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Bag empty slot

Thread Tools
Display Modes

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