Results: 6258Comments by: Baertram
File: Cruxweaver01/07/24
Hi and thanks for your addon. Pl...
Posted By: Baertram
Hi and thanks for your addon. Please rename your global leaking function name function OnMoveStop() as it will else overwrite same local function names in other addons (your name is not unique enough, too generic)! Rename it to e.g. a very unique name like CruxWeaver_OnMoveStop ! Or define 1 global table CruxWeaver = {} and then...
File: FCO ItemSaver01/06/24
Re: dynamic icons are not synced
Posted By: Baertram
dynamic icons are not synced. Is it normal? I changed settings, accountwide -> all server&accounts, it can affect the sync I guess, but maybe dynamic icon is originally not synced? Hi, what do you mean by "synced" in detail please? The marker icons do never copy or sync between SavedVariables of different saved types (ch...
File: LibAddonMenu - DatePicker widget01/06/24
Oh right, have not thought about en...
Posted By: Baertram
Oh right, have not thought about en client in non US, many thanks for bringing it to my attention. If you got the time to provide a patch and settings menu to make us choose the format of the date, I'd be happy. Currently I do not find the time to work on this myself. Code should be on github so you could fork it and add it, th...
File: Magic Sorter: Furniture Storage Automation01/05/24
This version here should hopefully...
Posted By: Baertram
This version here should hopefully fix all for u40 (untested!): Magic Sorter v22 - Baertram fix https://www.dropbox.com/scl/fi/277pd24cxjxepn8pg5nxo/MagicSorter_v22_Baertram.zip?rlkey=bxuku868tro4lymplnjizlfi3&dl=1 Else check this link and try the version by DakJaniels https://www.esoui.com/forums/showthread.php?p=49155#post4...
File: Votan's Minimap01/04/24
Hi votan, somehow my borders are...
Posted By: Baertram
Hi votan, somehow my borders are "see through" all of sudden and show the actual map there instead of a fixed border, which makes it somehow look as if it "flickers" if I move: https://i.imgur.com/RqTOrY1.png The control seems to be "ZO_WorldMapMapFrame". Is there maybe an issue with the drawTier, layer and level that mak...
File: Assist Vampire Trade01/04/24
Hint: If you update the addon you...
Posted By: Baertram
Hint: If you update the addon you got a "Changelog" tab next to the "Description" tab https://i.imgur.com/2pFXxAx.png where you should put the changs like #Version 1.1.0: Improved Usability updated translations for enhanced language support! At best newest changes at the top, oldest at the bottom (pile). That way ppl...
File: FCO CraftFilter (Filter bank/inventory/craftbag items at crafting tables & Favorites)01/03/24
Re: bug
Posted By: Baertram
when i hide bank items it also hide equipped items as well can you fix this pls :) https://i.imgur.com/XyJqovz.jpg Dunno if this is possible, will have a look. You are at a transmute station, why does it say "Nothing to improve" there :confused: Is this a bug inroduced by ZOs or by any other active addon?
File: Custom gamepad button glyphs01/03/24
It's no bug so I did not raise any...
Posted By: Baertram
It's no bug so I did not raise any bug report for it. It's just a leaking global variable _G, no matter if lua itsself would use Set already (even worse then if you redefine and overwrite it?!). If any other addon uses a local function or variable Set your global would overwrite it and destroy that other addon's code. That was my...
File: Assist Vampire Trade01/02/24
Thank you very much :banana: And t...
Posted By: Baertram
Thank you very much :banana: And thanks again for your addon, I bet it will help a lot of vampires to properly buy garlic again ;) I had a guess as I saw the screenshots of your settings menu, and now someone told me your code kind of looks exactly like Cloudor's code from other addons, e.g. Assist Rapid Riding. IF you have sp...
File: BeamMeUp - Teleporter (Fast Travel)01/01/24
Welcome back. But before starting a...
Posted By: Baertram
Welcome back. But before starting a post war at EACH single addon (where the addons cannot do anything if you got very old and outdated, or even broken and unsupported addons and libraries in your live/AddOns folder :( ), please use the exisitng ressources to fix your local addon and library files first: Read the addon help foru...
File: Assist Vampire Trade01/01/24
I had a guess as I saw the screensh...
Posted By: Baertram
I had a guess as I saw the screenshots of your settings menu, and now someone told me your code kind of looks exactly like Cloudor's code from other addons, e.g. Assist Rapid Riding. IF you have spied the other addons code and IF you have even copied code from his addon and/or LibVampire: Please respect intelectual property and p...
File: Assist Vampire Trade01/01/24
Hi and welcome to addon development...
Posted By: Baertram
Hi and welcome to addon development. Please always name the needed dependencies in your addon description, e.g. LibAddonMenu, so that users see what to install directly at Minion at a glance. Thank you and happy new year Hint: You may add the initial idea of the addon, why Mesmeize should be slotted, like your forum post descr...
File: WPamA (What Pledges at my Alts)01/01/24
A single underscore is not a leak t...
Posted By: Baertram
A single underscore is not a leak to the global namespace at all. A single underscore variable "_" is a dummy variable in LUA. The variable consisting of only an underscore "_" is commonly used as a placeholder when you want to ignore the variable. Yes it's a dummy but even that dummies should be defined at the top of you...
File: Character Knowledge (Scribing, Motif, Recipe, and Furnishing Plan Tracker)12/31/23
Hi code, is there a way to prefi...
Posted By: Baertram
Hi code, is there a way to prefix the recipe's tooltips with the @accountName (and sort by account name)? I got 2 accounts with 2 characters with the same name so it's currently hard to see which char is which in the list. and it shows me @account1 charName1 always first now, but I'd love to have a setting to prefix it with some...
File: FCO ItemSaver12/28/23
I just crafted new staffs for my al...
Posted By: Baertram
I just crafted new staffs for my alt characters, and found that if I equip the same staff on both bars, then use this addon to lock one of them, the other becomes locked also. Is this by design? I'm also noticing that if I lock an item in a character's inventory, an identical item in the bank is also locked. I can provide more det...
File: OdysupportIcons patch12/28/23
Moved to outdated as it throws erro...
Posted By: Baertram
Moved to outdated as it throws errors and official Osi is maintained
File: Addon Selector (Save AddOn profiles/packs)12/26/23
i see, thanks, i need load pack on...
Posted By: Baertram
i see, thanks, i need load pack on each character independently, correct. no way to apply one addon pack accountwide, for all characters at once? like this: https://i.imgur.com/X2VapyR.png Correct. For account wide packs you enable the global packs and use those. One maybe able to add such an option, to set 1 pack to all...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/24/23
Re: name in the chat
Posted By: Baertram
I set the settings so that the account name of the user ID is displayed in the chat, but the addon still puts the name of the character in the chat. The message copy function is a good thing, but because of this error, the addon had to be deleted. If only the addon could only copy messages... but it's just a wish. Anyway, it's a goo...
File: Addon Selector (Save AddOn profiles/packs)12/23/23
First login of chars is controlled...
Posted By: Baertram
First login of chars is controlled by AddOnSettings.txt by vanilla UI, so just change the addons at the ingame character selection: disable all addons, only enable Addon Selector and needed libs. Then load the light pack and save it for the chars. Done I'm not going to try to circumvent crashes by this addon, I can't. You n...
File: BeamMeUp - Teleporter (Fast Travel)12/22/23
@DeadSoon - API for teleport?
Posted By: Baertram
Hi Deadsoon, is there any API one can use from other addons to achieve the same as using the slash command /bmutp/eastmarsch Like /script BMU.TeleportToZone(zoneId, zoneName) or similar? if not: Would it be easy to add such? Many thanks Edit: I've found BMU.sc_porting(zoneId) But there does not seem to be any...
File: Iconoxe12/19/23
Please add the non-optional depende...
Posted By: Baertram
Please add the non-optional dependencies to the addon description, always, so users can read them directly before installing them: ## DependsOn: HodorReflexes Thank you / Merci
File: New Addon Template12/19/23
hm I downloaded your template files...
Posted By: Baertram
hm I downloaded your template files and craeted a small new addon and it never showed up in the ingame addon manager. Somehow your txt file (or whatever the reason is) got a wrong encoding or something that disturbs the ingame addon manager, as it seems? If I copied the contents of the files to some files I had created (from a wo...
File: HarvestRoute for HarvestMap12/19/23
Update of Spanish translations for...
Posted By: Baertram
Update of Spanish translations for your addon were done here: https://www.esoui.com/forums/showthread.php?t=10174
File: LibSavedVars12/18/23
It's definately LibsavedVars which...
Posted By: Baertram
It's definately LibsavedVars which creates the global _ table in the SV as I can find one with CraftBagExtended too for example
File: FCO Notes (Guild members/Friends/Ignored players)12/17/23
Try this beta version, but logout!...
Posted By: Baertram
Try this beta version, but logout! and backup! your SavedVariables first! https://codeload.github.com/Baertram/FCONotes/zip/refs/heads/master -> Only extarct the FCONotes folder (do not keep the FCONotes-master folder above!).