Results: 6069Comments by: Baertram
File: FCO ItemSaver05/02/22
FCOChangeStuff provides a feature f...
Posted By: Baertram
FCOChangeStuff provides a feature for that. But the current version is buggy, check the linked "beta" version at the comments section, it should work and fix that. Hi guys, does anyone have an idea how to disable the standard eso icon for new items or move it? It bugs me that the icon overlays with the FCO icons (and I find...
File: FCO ItemSaver05/02/22
Hi, the level dropdown should sh...
Posted By: Baertram
Hi, the level dropdown should show you levels to select if you have chosen "Level" at the box above ("Non desired" checks). I'll have a look why there could be missing the entries. But it should also just work with the disabled level entry as it should mark the non-enabled traits as non-desired then. Could you do me a favor...
File: Greymind Quick Slot Bar05/02/22
Thank you. btw: You can use the...
Posted By: Baertram
Thank you. btw: You can use the $(APIVersion) placeholder in the txt file of your addon to load different files: https://wiki.esoui.com/Addon_manifest_(.txt)_format#Variable_Expansion So if you just add these functions to another lua file and load it once apiversion dependent with the old code /functions_$(APIVersion).lua and...
File: FCO ItemSaver05/02/22
Re: Create Backup
Posted By: Baertram
What exactly did you choose for the backup, any more details (selected icons or all, etc.)? Was it a backup from the popup that showed after 1st login or a manually started one from the settings menu? Or doesn't it matter and it will raise the error each time? Today I wanted to create a backup and got this error: user:/AddO...
File: FCO ItemSaver05/02/22
Thanks, will remove that with next...
Posted By: Baertram
Thanks, will remove that with next update. hi! I got an unexpected output within the current FCOIS version 2.2.5 FCOIS_Panels.lua Line 316 d(">decon NPC! panelId: " .. tos(panelId) ..", isDragAndDrop: " ..tos(isDragAndDrop))
File: Greymind Quick Slot Bar04/30/22
Check the API101034 txt file at the...
Posted By: Baertram
Check the API101034 txt file at the Wiki https://wiki.esoui.com/APIVersion#PTS_API_version https://www.esoui.com/forums/attachment.php?attachmentid=1473&d=1650397547 and the Api changes txt file linked there to (it shows you the changelog what was removed, renamed etc.) https://www.esoui.com/forums/attachment.php?attachmentid=1475...
File: FCO Ultimate Reminder04/29/22
Todo: PTS API 101034 High Isle Fix...
Posted By: Baertram
Todo: PTS API 101034 High Isle Fix ultimate actionBAr slot Id usage Change GetSlot* functions to use the proper hotbar_category (if quickslot e.g.)
File: FCO Ultimate Sound04/29/22
Todo: PTS API 101034 High Isle Cha...
Posted By: Baertram
Todo: PTS API 101034 High Isle Change GetSlot* functions to use the proper hotbar_category (if quickslot e.g.)
File: LibFoodDrinkBuff04/29/22
Todo: Change GetSlot* functions to...
Posted By: Baertram
Todo: Change GetSlot* functions to use the proper hotbar_category (if quickslot e.g.) for PTS API 101034 High Isle
File: LibCombat04/29/22
Attention for quickslot related or...
Posted By: Baertram
Attention for quickslot related or weapon bar / action button related addons PTS API101034 High Isle chapter All kind of GetSlot* functions for the action- and quickslots have changed their parameters and need a 2nd parameter HOTBAR_CATEGORY_* now to detect the correct abilityId, itemLink, etc. e.g. GetSlotBoundId(slotNr, HO...
File: Greymind Quick Slot Bar04/29/22
Attention for quickslot related or...
Posted By: Baertram
Attention for quickslot related or weapon bar / action button related addons PTS API101034 - "High Isle" All kind of GetSlot* functions for the action- and quickslots have changed their parameters and need a 2nd parameter HOTBAR_CATEGORY_* now to detect the correct abilityId, itemLink, etc. e.g. GetSlotBoundId(slotNr, HOTBAR_CA...
File: Caro's Skill Point Saver (Builds, Champion Points, Presets, Gear, Quickslots, Appearances/Outfits)04/29/22
Attention for quickslot related or...
Posted By: Baertram
Attention for quickslot related or weapon bar / action button related addons PTS API101034 High Isle All kind of GetSlot* functions for the action- and quickslots have changed their parameters and need a 2nd parameter HOTBAR_CATEGORY_* now to detect the correct abilityId, itemLink, etc. e.g. GetSlotBoundId(slotNr, HOTBAR_CATEGOR...
File: Azurah - Interface Enhanced04/29/22
Attention for quickslot related or...
Posted By: Baertram
Attention for quickslot related or weapon bar / action button related addons PTS API101034 High Isle All kind of GetSlot* functions for the action- and quickslots have changed their parameters and need a 2nd parameter HOTBAR_CATEGORY_* now to detect the correct abilityId, itemLink, etc. e.g. GetSlotBoundId(slotNr, HOTBAR_CATEGOR...
File: Assist Rapid Riding04/29/22
Attention for quickslot related or...
Posted By: Baertram
Attention for quickslot related or weapon bar / action button related addons PTS API101034 High Isle - recent changes All kind of GetSlot* functions for the action- and quickslots have changed their parameters and need a 2nd parameter HOTBAR_CATEGORY_* now to detect the correct abilityId, itemLink, etc. e.g. GetSlotBoundId(slotN...
File: AlphaGear 2 (Builds, Gear, Skills, Banking)04/29/22
Attention for quickslot related or...
Posted By: Baertram
Attention for quickslot related or weapon bar / action button related addons PTS API101034 High Isle - Most recent changes All kind of GetSlot* functions for the action- and quickslots have changed their parameters and need a 2nd parameter HOTBAR_CATEGORY_* now to detect the correct abilityId, itemLink, etc. e.g. GetSlotBoundId(...
File: Action Duration Reminder04/29/22
Attention for quickslot related or...
Posted By: Baertram
Attention for quickslot related or weapon bar / action button related addons PTS API101034 High Isle All kind of GetSlot* functions for the action- and quickslots have changed their parameters and need a 2nd parameter HOTBAR_CATEGORY_* now to detect the correct abilityId, itemLink, etc. e.g. GetSlotBoundId(slotNr, HOTBAR_CATEGOR...
File: FCO StarveStop04/29/22
Re: Re: Re: will this be able to work with U34 ?
Posted By: Baertram
Worked on it and it is a mess. Companions can be placed at all kind of the quickslots now. So the auto select after companion was summoned from quickslots is kinda annoying to check meanwhile. I decided: FCOSS will only work with the default quickslots in the future, no other like collectibles/actions/etc. Got a beta working f...
File: FCO ChangeStuff04/28/22
FCOChangeStuff beta with fixed new...
Posted By: Baertram
FCOChangeStuff beta with fixed new item marker icon If enabled: -The new marker icon should be not shown anymore now -The new items flash at the menu buttons neither -Sorting by new items in the inventory is still done afaik, but you can sort by name once -> fixed If you need any other sorting or that the new items are not sho...
File: FCO StarveStop04/28/22
Re: will this be able to work with U34 ?
Posted By: Baertram
Yes. If there is time, and if ZOs did not break it in total, it will be fixed. But I have not had time to look into it, the changed functions, constants and especially the quickslots. Maybe it's a quick fix, maybe not. Time will show ;) ButI like to use my addon myself so I hope I can fix it for PTS. I know that actually it d...
File: Mass Deconstructor04/27/22
Re: Re: Re: Re: won't deconstruct intricate items
Posted By: Baertram
@Troodon80 You should check if only FCOIS.IsMarked is used - Wrong. Change to FCOIS.IsDeconstructionLocked(bagId, slotIndex, doNotCheckJewelry) then for a proper implementation. boolean doNotCheckJewelry If true there is not done internal panel check if you are at the jewelry decon table and if the item is a jewelry. Normal decon...
File: DEPRECATED04/27/22
This is Dolgubons Lazy Writ Creator...
Posted By: Baertram
This is Dolgubons Lazy Writ Creator or Unboxer, and there is no library doing this (excep LibLazyCrafting does this, which is a requirement of DLWC). I am sometimes getting flickering blank white rectangles instead of normal loot windows in the LootDrop Delux box, is anyone else? I never had that, can you please tell us since whi...
File: Mass Deconstructor04/26/22
Re: Re: won't deconstruct intricate items
Posted By: Baertram
i have intricate ON, but it won't deconstruct any intricate marked items. first time using the addon so i know it isn't old settings. If you have any FCO Item Saver marks on an item apart from "mark for deconstruction" then Mass Deconstructor will not touch it. Well if this is the case this addon here was implementing the FCO...
File: PerfectPixel04/26/22
Thanks for the info. I personally...
Posted By: Baertram
Thanks for the info. I personally will not work on any ompatibility with even more addons and PP, only plain vanilla UI. And even for that my time is spare, thanks for your understanding. 2 Solutions: 1. Do not enable PP with these addons or use other addons that work with PP (CrafStore e.g.) 2. Wait for KL1SK to have time fo...
File: LibCustomMenu04/25/22
Re: Re: Minion won't update latest version (7.12)
Posted By: Baertram
It's also strange that Minion's maintainers, who were so quick to patch the log4j vulnerability, are still using MD5. Easy answer: log4j replacement is just an external library replacement, so exchange file 1 against 2 and rebuild the package + installer. But code within the minion sources cannot be replaced if you do not have a de...
File: LibFilters-3.004/24/22
Re: PTS
Posted By: Baertram
Howdie, LibFilter3 throws errors on pts. Looks like they are related to the quickslot workover ZOS is putting in... cheers Already fixed, was working on it, FCOIS, AdvancedFilters today. Download the most current github beta file(s) please.