WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   How to find all texture paths? (https://www.wowinterface.com/forums/showthread.php?t=57868)

MinguasBeef 03-07-20 08:55 PM

How to find all texture paths?
 
Is there a way to determine all available texture paths? For example...
Most the code I see for status bars is assigning the texture to "Interface\\TARGETINGFRAME\\UI-StatusBar". How was this determined to use this texture? Is there any way for me to view the other available textures in the game to use another one?

More specifically, i'd like to make a status bar that is a flat color instead of having a shaded texture.

Xrystal 03-07-20 09:05 PM

Many of us use the Blizzard interface code to identify stuff like this for our own addons.

This is a link to one that someone uploads to their server for other's to view
https://www.townlong-yak.com/framexml/live

But you can extract the Blizzard interface and art from wow yourself. You will be able to view the art if you have the correct converter tool

https://wow.gamepedia.com/Viewing_Bl...interface_code

Ketho 03-07-20 09:14 PM

https://wow.tools/files
https://www.townlong-yak.com/framexm...tTextureID.lua
https://github.com/Gethe/wow-ui-textures

Xrystal 03-08-20 06:37 AM

Nice Ketho. I didn't notice that texture path list before. I'll have to book mark that.


All times are GMT -6. The time now is 02:27 PM.

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