WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Tutorials & Other Helpful Info. (https://www.wowinterface.com/forums/forumdisplay.php?f=12)
-   -   Newbie question - Change existing frames (https://www.wowinterface.com/forums/showthread.php?t=59846)

indiaum 04-07-24 10:13 AM

Newbie question - Change existing frames
 
Hi guys,

I saw several videos and read a few tutorials on how to write addons. I manage to build a simple one to work as a keybind "trainer", where it reads my actions bars and asks for a random keybind to be pressed, showing the skill/macro icon and associated key, if the player press the correct one, it asks for another one. It's ugly and bad implemented, but i'm happy that I was able to make it work.

Now, I want to learn how to edit my UI, without using support libs like ACE3 ou LibStub, to remove unecessary textures, change colors of healthbars and unitframes icons and stuff like that. I'm super lost on that, I used /fstack to check the frame names, but i have no clue on how to change the icon of PlayerFrame for example. Does people, who create their own UI, hide all Blizzard frames and create new ones or is it possible to edit Blizzard's default frames?

Sorry about my english and thank you all for the info you share here! :o

Xrystal 04-07-24 10:48 AM

People do a variety of things.

Some do as you thought, hide the Blizzard frames and create their own ones.
Other's change the visuals of the Blizzard frames but keep the functionality as is.
Many use the libs you mention to ease some of the workload.

Here;s an example of what is likely a simple addon.
https://www.wowinterface.com/downloa...nsRemover.html

This one might be a bit more complex and may or may not utilise libraries.
https://www.wowinterface.com/downloa...ClassicUI.html

Give them a look see and hopefully some other responses will add more info to help you.

indiaum 04-07-24 11:25 AM

Quote:

Originally Posted by Xrystal (Post 343695)
People do a variety of things.

Some do as you thought, hide the Blizzard frames and create their own ones.
Other's change the visuals of the Blizzard frames but keep the functionality as is.
Many use the libs you mention to ease some of the workload.

Here;s an example of what is likely a simple addon.
https://www.wowinterface.com/downloa...nsRemover.html

This one might be a bit more complex and may or may not utilise libraries.
https://www.wowinterface.com/downloa...ClassicUI.html

Give them a look see and hopefully some other responses will add more info to help you.

Thank you very much! I'll take a look right now. :banana:


All times are GMT -6. The time now is 02:03 AM.

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