ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Graphics Help (https://www.esoui.com/forums/forumdisplay.php?f=176)
-   -   Play/Pause/Resume Icon Textures? (https://www.esoui.com/forums/showthread.php?t=10021)

static_recharge 12/20/21 10:29 PM

Play/Pause/Resume Icon Textures?
 
I would like to create a pause/resume button for my addon, however TextureIt seems to not be working right now and I'm not sure how else to find possible textures that would work. I would rather not create my own textures as this is meant to be a simple addon. All help appreciated.

Baertram 12/21/21 04:23 AM

Why is textureit not working? It's working fine for me and just does not include the latest textures of the game.
You can easily use and search for "play" in there.

Other possibilities are searhc offline with Black Book Browser in the game's *.mnf files. You can search for .dds files there too.
Or check UESP texture archive for the correct files, they are provided as .png files. If you extract them to your disk you can use windows search to find the files by their name, and the folders are the same as they are ingame so you are able to build the path for yourself that way e.g. /esoui/buttons/...dds

Some textures are also mentioned here:
https://wiki.esoui.com/Textures

And a list is here (but it most probably is outdated and even older as textureit list):
But this link also includes the info about textureIt, Black Book Browser, ESOExtract Data and the UESP *.png files!
https://wiki.esoui.com/Texture_List

Masteroshi430 12/21/21 05:50 AM

My question might be related (to the title at least):
As an addon author, how can you render an animated image ?
e. g. ESO's loading ouroboros :
/esoui/art/login/gamepad/loading-ouroboros.dds

It looks like it's a pack of pictures you have to animate yourself at a chosen speed?

Baertram 12/21/21 06:59 AM

Quote:

Originally Posted by Masteroshi430 (Post 45093)
My question might be related (to the title at least):
As an addon author, how can you render an animated image ?
e. g. ESO's loading ouroboros :
/esoui/art/login/gamepad/loading-ouroboros.dds

It looks like it's a pack of pictures you have to animate yourself at a chosen speed?

Yes, you need to create an animation via ANIMATION_MANAGER with a "timeline" and then start/stop that timeline.

https://wiki.esoui.com/How_to_animate_textures
Will point to:
https://www.esoui.com/forums/showthr...MATION_MANAGER


All times are GMT -6. The time now is 09:11 AM.

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