WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Replace default Raid Target Icons (https://www.wowinterface.com/forums/showthread.php?t=54384)

Joker119 09-04-16 07:51 AM

Replace default Raid Target Icons
 
Title pretty much says it all.

I know how to set them for addons to use, for example the nameplates is
Code:

frame.RaidTargetFrame.RaidTargetIcon:SetTexture(mediapath.."raidicons")
However how can I set the raid icons for all aspects of the UI, including those shown in the worldframe, through an addon, rather than creating the file in Interface\TargetFrame?

Lombra 09-04-16 11:47 AM

Quote:

Originally Posted by Galaxy119 (Post 318680)
However how can I set the raid icons for all aspects of the UI, including those shown in the worldframe, through an addon, rather than creating the file in Interface\TargetFrame?

You can't.

Phanx 09-04-16 12:52 PM

You may want to familiarize yourself with the list of things addons/macros can't do.

Quote:

Addons cannot change models, textures, spell animations, enchant glows, or any other graphics.
  • Anything that is part of the 3D game world is off-limits to addons.



All times are GMT -6. The time now is 01:56 AM.

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