Results: 6158Comments by: Baertram
File: Advanced Filters - Updated06/13/21
Yes, I've uploaded the correct file...
Posted By: Baertram
Yes, I've uploaded the correct file with the removed debug messages. Had them removed locally yesterday but chose the wrong older file as I released it :eek: If such happens guys just post it ONCE here (repeating the same messages do not help and just makes it uncomfortable to read the fixes!) and go back to the version before, v...
File: Advanced Filters - Updated06/13/21
Yeah some debug messages I forgot t...
Posted By: Baertram
Yeah some debug messages I forgot to remove again. Go back to the last version for the moment. Fix is coming this evening. After the most recent update: https://i.imgur.com/sSk9lpy.png
File: Tamriel Trade Centre06/12/21
Re: Re: hi i need help on this guys. ty lua 333
Posted By: Baertram
Better: Just search all your addons subfolders for a folder like "libs" (or maybe any Lib foldernames) where there is no txt file with the lib in these folders. Install the libs that can be found at www.esoui.com or Minion directly once to your live/AddOns folder. Then delete ALL those installed libs from the subfolders o...
File: Advanced Filters - Updated06/12/21
Re: Re: Re: Error LUA while selling at the guild store
Posted By: Baertram
I was not able to rebuild the bug like you had described but the following shows an error message: You need to at least once open the buy tab at the guild store, switch to sell tab, choose craftbag and leave it at crafttbag (do not change back to normal inventory). Switch to the buy tab again, change any filter there in the invento...
File: FCO Companion06/12/21
Yeah, should be doable. This scrip...
Posted By: Baertram
Yeah, should be doable. This script ingame helps you to actually do it manually :-) /script COMPASS.container:SetAlphaDropoffBehavior(MAP_PIN_TYPE_ACTIVE_COMPANION, 0, 0, 0, 0)
File: FCO ItemSaver06/12/21
Re: Tooltip Issue
Posted By: Baertram
This is no tooltip issue but a context menu issue. Check your other addons for LibCustomMenu. Remove ALL LibCustomMenu folders and files you'll find! Install LibCustomMenu properly only once to your live/AddOns folder. This should solve it. And as you find other addons containing LibCustomMenu in a subfolder e.g. Libs, tell t...
File: Resource Dump06/11/21
Please name the needed dependencies...
Posted By: Baertram
Please name the needed dependencies at the addon description so that users are able to see and install them directly at esoui/minion. Thanks
File: Advanced Filters - Updated06/11/21
Does this addon have the ability to...
Posted By: Baertram
Does this addon have the ability to filter OUT specific sellers on the Guild Merchants from showing? I want to blacklist some people who are overpricing their goods so I don't have to scan through them. If not, is there any addon that allows to blacklist sellers by @name so they won't show up in the merchant search? No sorry....
File: Remove Potion Sound06/11/21
Nice idea :p I would love to see...
Posted By: Baertram
Nice idea :p I would love to see this function extended to all 'action failed/ not now/ not possible' actions to rid of the disturbing klonkkk sound :banana: Check out FCOChangeStuff. It got a "mute sounds" list where you are able to select all ingame UI sounds (left side) and move them to a ignore list (right list). They won...
File: Hyper Tools06/10/21
Just curious about the technical pa...
Posted By: Baertram
Just curious about the technical part: How did you add the textures to the group members and let them move with them? Thanks!
File: AlphaStyle (Outfit, Mount, Pet, Collectibles)06/10/21
Fix for AlphyStyle: Hope it works,...
Posted By: Baertram
Fix for AlphyStyle: Hope it works, please try as it is untested! AlphaStyle 0.0.6 Baertram The SavedVariables changed and are now server and characterId dependent! Please read a few comments below how to manually migrate the SavedVariables from the old values to the new ones. If you donot like to you can also change the Saved...
File: AlphaGear 2 (Builds, Gear, Skills, Banking)06/10/21
!PLEASE READ THIS BEFORE POSTING TH...
Posted By: Baertram
!PLEASE READ THIS BEFORE POSTING THE NEXT ERROR REPORT AGAIN AND AGAIN! Fixed version of AlphaGear 2 containing the 3 fixes below (if you manually want to do it): AlphaGear 2 v6.12.1 Blackwood, by Baertram If you do not know how to install addons without Minion, read this: https://www.esoui.com/forums/showthread.php?t=8858 > Wh...
File: CompanionInfo06/10/21
ill look at the saved vars (i knew...
Posted By: Baertram
ill look at the saved vars (i knew they needed a bit of work lol) and ill look into making things more unique so they dont conflict in any way If you change the SavedVars to e.g.respect the unique characterId instead of the names ZO_SavedVars:New -> ZO_SavedVars:NewCharacterIdSettings AND maybe also different servers to play...
File: Bandits Gear Manager06/09/21
It is less important thing for comm...
Posted By: Baertram
It is less important thing for commenting it. But you are right. It was just a hint but I see, your answer somehow is a very selfish view of things imho Event filters are very important as each filter will improve the performance. As users do not only use 1 addon but several it just makes the "total" more performant and stable. De...
File: Bandits Gear Manager06/08/21
Your addon is leaking a global vari...
Posted By: Baertram
Your addon is leaking a global variable "hidden" to _G, which is a very common name and might raise problems: function BUI.UI.Scroll(parent) --Validate arguments if parent==nil then return end local name=parent:GetName().."_ScrollContainer" ----> hidden=(hidden==nil) and false or hidden And I recomamnd using EVENT_FI...
File: Qcell's Rockgrove Helper06/08/21
Hey, thanks for the addon. Pleas...
Posted By: Baertram
Hey, thanks for the addon. Please add the dependencies/libraries of your addon(s) to the description of the addon so that everyone is able to see them within Minion/esoui.com at a glance and install them with the addon. Else one needs to login to see the dependencies. Here: LibAddonMenu-2.0, CombatAlerts Thank you
File: Medusa - OUTDATED06/08/21
Hi and thanks for the addon. Ple...
Posted By: Baertram
Hi and thanks for the addon. Please add the dependencies/libraries of your addon(s) to the description of the addon so that everyone is able to see them within Minion/esoui.com at a glance and install them with the addon. Else one needs to login to see the dependencies. Here: LibAddonMenu-2.0 Thank you
File: Slash Shop, Fence, and Bank (and More)06/08/21
Please add the dependencies/librari...
Posted By: Baertram
Please add the dependencies/libraries of your addon(s) to the description of the addon so that everyone is able to see them within Minion/esoui.com at a glance and install them with the addon. Here: LibAddonMenu-2.0 Thank you
File: CAddonDiagnosis06/08/21
Yes you could send screenshots abou...
Posted By: Baertram
Yes you could send screenshots about your installed libraries etc. But this addon here is not designed to find error messages in addons, but to check your addon's versions, libraries and their dependencies to each other > So that you are able to see if any dependency is missing or not installed with the needed version -> Needs an up...
File: CompanionInfo06/08/21
Hey, thanks for the addon. Pl...
Posted By: Baertram
Hey, thanks for the addon. Please add the needed dependencies of your addon(s) to the description (here: LibAddonMenu-2.0) so that users installing the addon via Minion/esoui see at a glance what is needed. Thanks a lot! P.S. Maybe remove the changelog from the description, and add it to the changelog only :p Makes reading...
File: Provisioning Crafting Stations: Sort by Level06/08/21
Thank you very much, this is a real...
Posted By: Baertram
Thank you very much, this is a real time saver
File: FCO ItemSaver06/08/21
Can't seem to mark companion gear w...
Posted By: Baertram
Can't seem to mark companion gear with the "Mark selling at guild store" marker. :confused: Yeah, I had excluded them as my tests somehow were not able to sell them there. But it was a ZOs bug at first PTS patch (or whatever :p). Will enable it with the next patch again. Working on another fix so I cannot release it quickly. Wo...
File: pChat (Chat customization & help: look/notification/sound/automation/history)06/08/21
Re: pChat baertram 10.0.1.5
Posted By: Baertram
Don't panic, relax, and just backup :o Seems every simple change and reminder is starting a wave of anger and fear in our days :mad: It's so annoying if an attempt to help ends in such weird postings. It's just a reminder, an attempt to help you keep your addon settings. Either do it or not, it's up 2 you guys. Reason: Just r...
File: FCO Companion06/07/21
:confused: The addon just refuse...
Posted By: Baertram
:confused: The addon just refuses to interact with the companion if you tell it to block this interaction. Same counts for all NPCs or containers etc that you add. If you try to interact with any blocked item/NPC it will say so into chat, correct. If you do not like this chat output to happen just edit the file of the addon and...
File: FCO Companion06/07/21
https://www.esoui.com/forums/showth...
Posted By: Baertram
https://www.esoui.com/forums/showthread.php?t=9777 -> No Interact Hello. Is it possible to add an option to show/hide or at least hide permanently companion interact popup, for example "Mirri Flendis Talk" ? Edit... Oh i found and addon already. Edit2... Eh, this addon hides the interaction popup text, but companions st...