WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   General Authoring Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=20)
-   -   Minimap rare mob texture? (https://www.wowinterface.com/forums/showthread.php?t=48146)

zork 09-14-13 05:32 AM

Minimap rare mob texture?
 
Does anyone know the texture path for the new rare mob icon on the minimap? I would like to use it as a texture string in one of my addons.

Dridzt 09-14-13 06:37 AM

1 Attachment(s)
\Interface\MINIMAP\MiniMap-VignetteArrow

Not sure if that's the one you mean I'm not in the game to test.
This is the new Silver/Gray minimap arrow icon.

On second thought I'm attaching the minimap icon paths, it shouldn't be too hard to use Lua to display them in game and find the ones you're interested in.

zork 09-14-13 01:37 PM

Thanks. Those sound promising.
Code:

Minimap_chest_elite
Minimap_chest_normal
Minimap_shield_elite
Minimap_shield_normal
Minimap_skull_elite
Minimap_skull_normal


semlar 09-14-13 03:32 PM

The treasure chest, skull, and sword icons are part of the minimap blip texture which is located at Interface\Minimap\ObjectIcons.blp, and you should be able to use GetObjectIconTextureCoords to get the texture coordinates for the icons (40, 41 and 42, respectively) (I could be wrong about the indexes).


All times are GMT -6. The time now is 09:18 PM.

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