Results: 9Comments by: wzwz718
File: AUI - Advanced UI12/04/22
AUI_Attributes variables only save infomation for the first loged account?
Posted By: wzwz718
I found SavedVariables\AUI.lua only save infomation for the first loged account under AUI_Attributes table. it never create new variables record for any accounts loged later. Is that a bug or something? For now, I know it can cause Srendarr addon shows an error window when new accounts login.
File: Srendarr - Aura, Buff & Debuff Tracker12/04/22
I found a bug
Posted By: wzwz718
when Srendarr working with AUI and you login a new account, it will shows an error window says: user:/AddOns/Srendarr/Settings.lua:1516: attempt to index a nil value stack traceback: user:/AddOns/Srendarr/Settings.lua:1516: in function 'Srendarr:PartialUpdate' |caaaaaa self = ud, EnableFrames = F |r user:/AddOns/Sre...
File: Tamriel Trade Centre11/07/22
Hello @cyxui, now that ESO had rele...
Posted By: wzwz718
Hello @cyxui, now that ESO had released official Chinese version, do you have a plan to update TTC's Chinese database to fit the official Chinese text version?
File: GridList06/28/22
Re: Re: AlphaGeer, CraftStore breaks the function.
Posted By: wzwz718
Digging into the code. As a result, the problem is that the addons that caused the problem did not pass all the arguments to the function (.setupCallback), limiting them to 2, since they did not correctly return the original function. I made the necessary changes to my code. But this needs to be fixed in the problematic addons, other...
File: AUI - Advanced UI06/28/22
when AUI working with Srendarr, Som...
Posted By: wzwz718
when AUI working with Srendarr, Sometimes there will be an error window says: TopLevelControl HTC_MiniFrame_TopRow cannot be prarented to any control but GuiRoot. The author of Srendarr said "There were changes this game update to the API that require changing TopLevelControl to Control if the parent is something other than GuiR...
File: AUI - Advanced UI06/27/22
when AUI working with Srendarr, Som...
Posted By: wzwz718
when AUI working with Srendarr, Sometimes there will be an error window says: TopLevelControl HTC_MiniFrame_TopRow cannot be prarented to any control but GuiRoot. The author of Srendarr said "There were changes this game update to the API that require changing TopLevelControl to Control if the parent is something other than GuiR...
File: pChat (Chat customization & help: look/notification/sound/automation/history)06/15/22
Re: Re: A suggest of add level display
Posted By: wzwz718
A lot of players will disagree with that. Information in the chat reserved only for the guild does not belong in the public chat area. The information in the group window about the achieved player level is sufficient. Is it possible to show player level or CP in front of the chat message? This function may very useful when LFM for...
File: pChat (Chat customization & help: look/notification/sound/automation/history)06/14/22
A suggest of add level display
Posted By: wzwz718
Is it possible to show player level or CP in front of the chat message? This function may very useful when LFM for a dungeon in chat window. Like this in guildchat addon: https://cdn-eso.mmoui.com/preview/pvw1490.png
File: Srendarr - Aura, Buff & Debuff Tracker06/14/22
bug report
Posted By: wzwz718
Sometimes there will be an error window says: TopLevelControl HTC_MiniFrame_TopRow cannot be prarented to any control but GuiRoot.