ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   Miat's CastIcon Help needed (https://www.esoui.com/forums/showthread.php?t=9657)

Elrigh 03/28/21 06:22 AM

Miat's CastIcon Help needed
 
I recently returned to ESO and trying to get back into the game, I relied heavily on this addon when I was playing but itīs not working fully correct.
It messes up the Addon Menue and canīt be locked because it still uses libstub.
Can someone please look into the Addon and update it?

awfuldead 03/28/21 07:46 AM

Many different addons now include this feature. eg LUI / BUI / AUI / ADR / Combat metronome etc

Elrigh 03/28/21 07:54 AM

Quote:

Originally Posted by awfuldead (Post 43586)
Many different addons now include this feature. eg LUI / BUI / AUI / ADR / Combat metronome etc

Yes, they do.
And a lot of stuff I donīt want or need.
All I need is a casting bar stand alone. If itīs a square one like this even better.
Can you customize any of these Addons to show nothing more then a castbar and leave the rest untouched?

Edit: I already have ADR, have not seen something like I want, take a closer look now, thanks for the tip.

Baertram 03/28/21 07:56 AM

https://www.esoui.com/downloads/file...=1807#comments

Searching the forums for LibAddonMenu and LibStub would provide a lot of similar threads with the information what to change to make those addons work again. Described it in the comments!
Try to understand the needed changes by comparing the original version to the one I linked there, so you are able to fix old addons yourself in the future ;-)
Hope it helps.

Elrigh 03/28/21 08:02 AM

Thank you so much, i already tried to change it by myself but messed up somehow. Still trying to figure out where.
I will compare your file to mine to see whatīs different and try to learn from it.
Again, thank you.

awfuldead 03/28/21 09:07 AM

ok u can download it here

or do this change:

in file MiatCastIcon.txt remove extra lines to make next (And pay attention to the highlighted line, where you need to replace OptionalDependsOn with DependsOn)
Code:

## Title: Miat's CastIcon
## Author: Dorrino
## APIVersion: 100034
## Version: 1.1
## SavedVariables: MiatCastIconSettings
## DependsOn: LibAddonMenu-2.0



MiatCastIcon.xml
MiatCastIcon.lua

then delete folder libs

and in file MiatCastIcon.lua change
Code:

local LAM2 = LibStub("LibAddonMenu-2.0")
to

Quote:

local LAM2 = LibAddonMenu2


All times are GMT -6. The time now is 08:03 PM.

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