Results: 6158Comments by: Baertram
File: AddonCategory12/11/22
See my edited post below, with a wo...
Posted By: Baertram
See my edited post below, with a workaround idea. You need to talk to Votan I guess I've meanwhile added your categories, and scroll to them, via right click on the search edit box of AddonSelector: https://i.imgur.com/R1gPOYx.png Unfortunately the scroll list always scrolls the selecte dindex to the center of the list, not to...
File: AddonCategory12/11/22
One of your updates has broken comp...
Posted By: Baertram
One of your updates has broken compatibility (if this particular button was working before?) with Votans Addon List. -> The button added by Votans addon, to scroll down to the "libraries" is not working anymore: https://i.imgur.com/Sczxb5y.png It does not scroll down to the libraries anymore, it does nothing except changing the...
File: AddonCategory12/09/22
Thanks Floliroy
Posted By: Baertram
Thanks Floliroy
File: AddonCategory12/09/22
Thanks. Totally understood @sub cat...
Posted By: Baertram
Thanks. Totally understood @sub categories. As I said this is nice to have ;) Addon Selector already provides a "scroll to code". Basically it just reuses existing ZO_ScrollList functions which need the index or the dataTable entry (complete data table row for comparison). All one would need is the index in the ZO_ScrollLis...
File: AddonCategory12/09/22
Thanks. Totally understood @sub cat...
Posted By: Baertram
Thanks. Totally understood @sub categories. As I said this is nice to have ;) Addon Selector already provides a "scroll to code". Basically it just reuses existing ZO_ScrollList functions which need the index or the dataTable entry (complete data table row for comparison). All one would need is the index in the ZO_ScrollLis...
File: LanguageSwitcher12/09/22
Thanks for the Hint :-) never looke...
Posted By: Baertram
Thanks for the Hint :-) never looked into it because it hought it was outdated. I'll give it a try Hint: If you use merTorchbug as insepction tool you can also use /tblang or /tbuglang The original merTorchbug is outdated yes. But there exists an updated version, which is maintained by myself and...
File: LanguageSwitcher12/08/22
Hint: If you use merTorchbug as ins...
Posted By: Baertram
Hint: If you use merTorchbug as insepction tool you can also use /tblang or /tbuglang
File: AddonCategory12/08/22
Hi, is there "technically" a way to...
Posted By: Baertram
Hi, is there "technically" a way to create sub-categories to the categories? Like UI -> Inventory UI -> Group etc. This would be awesome (but I know, it's kind of nice to have :D ). btw: If you want to and tell me how we can achieve this we can implement somehting into "Addon Selectors" search editbox (right click contex...
File: FCO TargetMarkers12/07/22
I'm looking for a way to completely...
Posted By: Baertram
I'm looking for a way to completely remove target markers from my screen. I don't want to see other players markers on my UI forever. Can I do that with this addon? I see that there's an option to "block if no group leader", I guess it'll block all target markers when I'm not in a group, but I'd like to be able to remove automaticall...
File: Addon Selector (Save AddOn profiles/packs)12/06/22
Sure, thanks a lot! Will work on t...
Posted By: Baertram
Sure, thanks a lot! Will work on that next time I find time :p Howdy Baertram! Thanks for pointing me in this direction, this plugin looks like it's somehow solving my fps degradation problem. I also did a simple language adaptation for zh language. I tested it briefly and it works fine. It would be great if you could add thi...
File: PerfectPixel12/06/22
Re: Issues with pChat
Posted By: Baertram
What are your pChat settings about chat background, text fade out, background fade out, time to fade out etc.? Does changing them in pChat settings maybe fix this for you if PP is enabled? Hey, I've been using both pChat and PerfectPixel for a while, but recently I started having issues. I narrowed it down to incompatibility with...
File: FCO ItemSaver12/05/22
Re: Re: Re: Context Menu (in Inventory) Error
Posted By: Baertram
To fix it, I needed to go deeper and change Icons>Dynamic Icons>Enable/Disable and also deactivate the 4th Icon (while it was "usable" and therefore visible) and THEN change the usable slider down to only 3 - otherwise the 4th one was still active but the usable number was stopping at 3. Good point, that might be the issue here!...
File: FCO ItemSaver12/05/22
Re: Context Menu (in Inventory) Error
Posted By: Baertram
Did you enable more dynamic icons at the settings menu slider before that error happened? Did you reload the UI properly after you changed that slider or maybe the reload faile and the client crashed? If you find out how to rebuild that error after changing the slider of the dynamic icons, please tell me in steps from "login to e...
File: Auto Recharge (and repair)12/04/22
Re: Won't repair
Posted By: Baertram
Hi, what language do you play the game in? Are you able to see this error message each time you open the settings menu of AutoRecharge or at login to the game already? Could not create slider 'Minimum condition percentage' of Auto_Recharge_LAM. Love this addon, been using it for ages :) However, I am not sure why, but this...
File: PerfectPixel12/04/22
I'll add that to FCOCraftFilter...
Posted By: Baertram
I'll add that to FCOCraftFilter Just a tiny little cosmetic 'glitch' I have found. In the deconstruction scene from Giladil the Ragpicker the icon for FCO CraftFilter is rendered outside the window. Is a minor thing and does not impair functionality but if it could be reined in and coaxed back into the window it would cause...
File: FCO ItemSaver12/04/22
I think I found the problem, will d...
Posted By: Baertram
I think I found the problem, will do some more tests and fix it. Also investigating the keybind "remove all marks/undo" now. Yes, as soon as I find the time I'll investigate this. Currently really busy due to "yearly repeating suddenly end of year" problems at work :( Thanks for the update on the keybind, it's on my list now...
File: Rengaru's Oakensoul Swap12/01/22
If you skip the event your code loa...
Posted By: Baertram
If you skip the event your code loads before other addons and runs early maybe because ZOs is not preventing all events to fire before event_add_on_loaded. So XML code and other controls of your addons might create and try to use the UI where it's not ready yet -> weird errors occur. Better safe that via the event_add_on_loaded so...
File: Rengaru's Oakensoul Swap12/01/22
Hi there, thanks for your addon but...
Posted By: Baertram
Hi there, thanks for your addon but pelase fix the globally leaking variables with non unique names AS FAST AS POSSIBLE! swaping = false slot = 0 link = 0 Add a local in front of them OR even better add them to your global table RengarusOakensoulSwap instead Else they are polluting the global table_G and overwrite...
File: WishList (Set item search&tracker/wanted Gear list)11/30/22
Depending on your general Wishlist...
Posted By: Baertram
Depending on your general Wishlist settings they save per account or per character! This is saved for each server diferently for the account in a global settings table "WishList_Data", for version 999 and subtable "AccountwideData" (addonVars.addonSavedVarsAccountWideDataTab) WL.accData = ZO_SavedVars:NewAccountWide(addonVars.addon...
File: Advanced Filters - Updated11/30/22
Re: Re: Re: Re: Re: Recipe knowledge filter inversion doesn't seem to work in bank
Posted By: Baertram
Well the "plugins" all use AF and run code in AF so if any error message occurs it's thrown by AF (and if it starts with I had added security error messages in there on purpose so your addon is not totally broken and you can go on working normal). ;) Else you'd just get a lua error breaking your inventory each time :( But the pl...
File: Character Knowledge (Scribing, Motif, Recipe, and Furnishing Plan Tracker)11/30/22
Hey code65536, I got this report...
Posted By: Baertram
Hey code65536, I got this report about a recipe filter and I guess your filter plugin maybe the one throwing the error here? When viewing bank inventory, if I choose Unknown -> (specific character) from the drop-down on the Consumables -> Recipes tab, then right-click and choose Invert Filter: (character), the inversion does no...
File: Advanced Filters - Recipe Filters11/30/22
Hey again, it could be that it w...
Posted By: Baertram
Hey again, it could be that it wasn't your adon but this one here (providing incognito AF filters :p): https://www.esoui.com/downloads/info2938-CharacterKnowledgeMotifRecipeandFurnishingPlanTracker.html Sorry if this was the case. BR Baertram
File: Advanced Filters - Updated11/30/22
Re: Re: Re: Recipe knowledge filter inversion doesn't seem to work in bank
Posted By: Baertram
Search for AdvancedFilters (case sensitive) in the txt files of all your addons. -> It needs an ## DependsOn: AdvancedFilters if it's a filter plugin (and is coded correctly ;)). If you do not use any other filter, pleae show me a screenshot of the filter selections you got there in your dropdown box, and where the error happens...
File: WishList (Set item search&tracker/wanted Gear list)11/29/22
My wishlisht got wiped or something...
Posted By: Baertram
My wishlisht got wiped or something :( Well, that was my first though when I saw nothing in the history and no items on the actual wishlisht, but then I checked savedvars folder, and the damn file is 10MB big? Whoa, that's not right? It's also readable, so probably not broken. The only thing I did recently was buying another ESO ac...
File: Advanced Filters - Recipe Filters11/29/22
Hey Sorondor, I got this report...
Posted By: Baertram
Hey Sorondor, I got this report abut a recipe filter and I guess your's the only one around so it should be related to your plugin ;) When viewing bank inventory, if I choose Unknown -> (specific character) from the drop-down on the Consumables -> Recipes tab, then right-click and choose Invert Filter: (character), the inversio...