Results: 6110Comments by: Baertram
File: ExoYs Crux Tracker06/24/23
Hi, could you add a settings option...
Posted By: Baertram
Hi, could you add a settings option for each character separately? For example @ DD I really like the overcast crux sound, but @ tank I don't want it and I have to enable/disable it manually :( Thanks. Change this line here: SV = ZO_SavedVars:NewAccountWide("ExoYsCruxTrackerSavedVariables", 1, nil, GetDefaults() ) To:...
File: WritWorthy06/24/23
Hey Sharlikran, I think the code...
Posted By: Baertram
Hey Sharlikran, I think the code of WritWorthy is using LibSets for the setNames already. But it references the return table of API functions wrong as it seems. That's why ppl need to use the hardcoded "en" files instead of the already provided setnames from LibSets... Example: https://github.com/ESOUIMods/ESO-WritWorthy...
File: Hide Group Frames06/23/23
It tells you what you need to do th...
Posted By: Baertram
It tells you what you need to do there right below "Required addons"? Check the dependencies! It's missing LibAddonMenu-2.0. Dependencies mean: If not there, the addon cannot load nor work! So download them just like normal addons. I already wrote that to your forum post: You need to install LibAddonMenu to your live/AddOns folde...
File: ExoYs Crux Tracker06/22/23
Thank you, the out of combat settin...
Posted By: Baertram
Thank you, the out of combat setting is welcome too! About the timer: Does crux really run out after 30s now? I thought this is only a visual unstressing to removing the effects after 30s out of combat? (actually never tested that, I'm fighting too often so never was 30s out of combat with crux left^^). I also thought it was onl...
File: Hide Group Frames06/22/23
Here is a fixed version, also fixin...
Posted By: Baertram
Here is a fixed version, also fixing the SavedVariables to be server dependent and work properly without definign a SV table and then not using it... Hide Group Frames v1.1 fixed by Baertram A general "How to fix addons with libs subfolder" which break the other addon settings can be found here, so you can do that on your own f...
File: FCO ChatTabBrain (Automatic chat tab&message channel switch)06/22/23
Edit: Added link to an addon that...
Posted By: Baertram
Edit: Added link to an addon that might help you here, please read below. Can there be a setting to hide this corner arrow please. Affects the immersion. https://i.imgur.com/UT23Srf.png Hi, not with this addon, no. Sorry. If I hide this button I cannot make the chat show properly anymore without using the keyboard. T...
File: ExoYs Crux Tracker06/22/23
Thank you, the out of combat settin...
Posted By: Baertram
Thank you, the out of combat setting is welcome too! About the timer: Does crux really run out after 30s now? I thought this is only a visual unstressing to removing the effects after 30s out of combat? (actually never tested that, I'm fighting too often so never was 30s out of combat with crux left^^).
File: Circonians WaypointIt06/18/23
Hi Votan, I've re-added the keyb...
Posted By: Baertram
Hi Votan, I've re-added the keybind for Croshy which was added for Accessibility in my last beta version, but which wasn't added to your newest version unfortunately. This version here is based on your most recent 1.14.5 -> mine: 1.14.6 (includes keybind SI_BINDING_NAME_WAYPOINTIT_TOGGLE_SETTING_NEXT_QUEST, translations de, en,...
File: Arcanist Crux Job Gauge06/17/23
Thanks for your addon, but the catg...
Posted By: Baertram
Thanks for your addon, but the catgeory was wrong. As this ca only work with the Arcanist class it was moved to "Class & role specific" -> "Arcanist".
File: RdK Group Tool06/17/23
does not show heal and damage, not...
Posted By: Baertram
does not show heal and damage, not in PVE nor in PVP "Example image" was linked here: https://www.esoui.com/forums/showpost.php?p=47929&postcount=1
File: Hide Action Bar Labels (Lost Depths)06/16/23
I've checked the code of the addon....
Posted By: Baertram
I've checked the code of the addon. Try to edit the lua file and change the table "HAL.elements" at the top to this: HAL.elements = { "ActionButton3ButtonText", "ActionButton4ButtonText", "ActionButton5ButtonText", "ActionButton6ButtonText", "ActionButton7ButtonText", "AUI_QuickSlotButton1ButtonTex...
File: FCO ChangeStuff06/15/23
Still cannot reproduce this sorry....
Posted By: Baertram
Still cannot reproduce this sorry. I checked the code and all I do is check if "VOTANS_MENU_SETTINGS" addon is enabled, then hide the settings button of FCOCS at the main menu. Everythig else is not done by FCOCS. So if changing the setting within FCOCS to "enabled" will somehow affect the HarvensLAMSettings adapter, I do not kn...
File: Chat Emotes06/15/23
Hello and thanks for the addon....
Posted By: Baertram
Hello and thanks for the addon. Please always name the dependencies and optional dependencies at the top/or very bottom of your addon description so the users know what to install to make that work: pChat LibAddonMenu-2.0 Also please, within your txt file, add the dependencies with the appropriate AddOnVersion after the >= ta...
File: Postmaster Mail06/14/23
Thank you for taking over this need...
Posted By: Baertram
Thank you for taking over this needed addon!
File: Mail History06/14/23
Scribes of Fate 101037 Just as an...
Posted By: Baertram
Scribes of Fate 101037 Just as an info: It makes no sense to include old ApI versions in the txt manifest file :p Better include the next version 101039 pro-actively if you do not expect any errors to happen. But old API versions will NEVER be on live or PTS anymore, so this is nonsense adding them aferwards as current API version...
File: JoGroup 202306/13/23
You make my day... Thank you for yo...
Posted By: Baertram
You make my day... Thank you for your work and updating the best group unit frame addon ever. BR Mirko I can only repeat that! Thanks code, really appreciated
File: libAddonKeybinds06/13/23
Re: Re: Re: Re: Re: SOLVED ESO addon esc menu not working
Posted By: Baertram
No, it does not reboot if I use 0 or ß or ´ or any other key next (right of) to 9 :-) As I said: You either got any addon enabled that makes your pc crash then or got any ofter softwre enabled that does a reboot upon this global keybind? Reboot means pc powers off and restarts then, so this is nothing addons can do at all! That's a...
File: OdySupportIcons - Group Role Icons & More06/13/23
Remove such functions like
Posted By: Baertram
function OSI.FixLibAddonMenu( LAM ) Could you please remove such LibAddonMenu altering functions from the addon? Even if this only applies as LibStub got loaded (which currently is loaded for DolgubonsLazySetCarfter and maybe WritCarfter too, so wide spread! As Dolgubon still uses LibFeedback with LibStub dependecny for whatever re...
File: Advanced Filters - Updated06/13/23
Re: Re: Re: error when opening crafting tables while doing daily crafting writs
Posted By: Baertram
Edit: Found the bug and fixed it. As some panels like "Create" or "Recipe" do not provide any subfilter groups and bars for AF, but FCOCF could open them as default tabs now, AF tried to add the subfilter groups and bars and failed. Needed to add a check which was there already, but only if debugMode was enabled within AF, to be r...
File: LibAddonMenu - MultiSelect dropdown widget06/13/23
not trolling, just such a brief des...
Posted By: Baertram
not trolling, just such a brief description and all ur addons r like this They are, really? I doubt you have read "all" of my addons description then... Read FCOItemSaver and other FCO addons e.g. If this is too short for you and no enough info I'm concerned what book you need else ;) And there is no need to describe any fur...
File: libAddonKeybinds06/13/23
Re: Re: Re: SOLVED ESO addon esc menu not working
Posted By: Baertram
You can install the EMAC addon to enable special keys like SHIFT, CTRL and ALT + others within ESO, or if you use pChat addon EMAC is included already (+ chat related improvements) e.g. If your PC reboots??? as you press some keybinds you might have any other software running, that adds those keybinds globally to your system? I n...
File: WishList (Set item search&tracker/wanted Gear list)06/12/23
Re: other traits
Posted By: Baertram
It only shows existing traits that can 'drop' by the game. And this is not the search, but the add to your wishlist dialog. Added items will get you notified AS they drop. But items with a trait that cannot "drop" cannot be added. At the Wishlist, after adding the item, you could change the items via right click. And add them...
File: Addon Selector (Save AddOn profiles/packs)06/12/23
Yes, normal non beta files do not n...
Posted By: Baertram
Yes, normal non beta files do not need this, but you can see it in the zip files as well. There is no "-master" string in the folder name. Download link: Current beta Attention for beta download links: Do NOT extract the total archive. Only extract the subfolder "AddonSelector" in the folder "AddonSelector-master" to your live/A...
File: Tank06/11/23
Is this addon supporting the new Ar...
Posted By: Baertram
Is this addon supporting the new Arcanist taunt skill from 2nd skill line "Soldier of Apocrypha", "Runic Jolt" or morphs? https://eso-hub.com/en/skills/arcanist/soldier-of-apocrypha https://eso-hub.com/en/skills/arcanist/soldier-of-apocrypha/runic-jolt
File: Magic Sorter: Furniture Storage Automation06/11/23
MagicSorter v21 - Fixed by Baertram...
Posted By: Baertram
MagicSorter v21 - Fixed by Baertram -Updated API version -Renamed txt file -Removed string.lower comparison at event_add_on_loaded (unnecessary performance loss) -Fixed house names to remove gender suffix like ^N -> If you had a house already in your SavedVars the name still shows wrong. You need to reset your savedvars to fix th...