Results: 6042Comments by: Baertram
File: Research Assistant (Find your researchable items)07/30/22
Sounds like a good idea but I guess...
Posted By: Baertram
Sounds like a good idea but I guess this also would need many more checks to be done, ike check if all chars were logged in properly before it starts to work. Add API stuff so other addons can use that too, and more. You don't even strictly have to check if all characters have been logged in, simply see if all characters that you...
File: Research Assistant (Find your researchable items)07/30/22
Hi G0K4R, I just saw your commen...
Posted By: Baertram
Hi G0K4R, I just saw your comment today here. No there is no pull request to Baertram/ResearchAssistant. Please have a look again if you have send it properly. I've found your repository https://github.com/G0K4R/ResearchAssistant and the 2 new branches you have created. You need to start a pull request from one of them to my...
File: Shut Yer Trap - Mute NPCs07/29/22
@remosito We recently talked about...
Posted By: Baertram
@remosito We recently talked about such issues in the https://gitter.im/esoui/esoui dev chat. Here is an example how and when addons should place their hooks to chat message handlers properly, and what to add as ## OptionalDependsOn: like pChat, so that it should work in combination: Chat handler, making compatible with pChat an...
File: Shut Yer Trap - Mute NPCs07/28/22
Hi remosito, for new addons plea...
Posted By: Baertram
Hi remosito, for new addons please do not ONLY include the dependency name but inlcude the version via >= TOO! ## DependsOn: LibAddonMenu-2.0 This will make your addon work once ANY version of LibAddonMenu was found, but even very old versions will make the addon load and then break all addons as the ol...
File: Advanced Filters - Updated07/27/22
Thanks for reporting this but sorry...
Posted By: Baertram
Thanks for reporting this but sorry but with that info given only I cannot understand what you describe :confused: The vanilla UI does not allow to disable crafting types at the universal deconstruction table as far as I can see or know, there are the "All", "Weapons", "Armor", "Jewelry" and "Glyphs" tabs and all of them always s...
File: Shut Yer Trap - Mute NPCs07/27/22
I think he meant: Right click a ch...
Posted By: Baertram
I think he meant: Right click a chat tab, choose "Options", configure the chat channels there to be disabled for NPC yell/say. Hi, thanks for this addon! Does it work when we have NPC yell/say off in the chat options? (maybe it can have the data) :) Not sure I understand what you mean by "off in the chat options"... might...
File: TOM - Tamriel Online Messenger - Reborn07/26/22
You should not include the librarie...
Posted By: Baertram
You should not include the libraries with the addons anymore. Having libries shipped with the addons often resulted into errors due to old included files etc. If you include the txt file this solves most of the possible errors but the libs were designed to be installed once properly to live/AddOns and not to ship with each addon ag...
File: Skill Bar Presets07/26/22
If you spy code/ideas: Give credit,...
Posted By: Baertram
If you spy code/ideas: Give credit, and respect existing licenses please Done in ver. 1.3 Adding it to the txt file of your addon is okay but normal addon users won't read nor see it. Better add this to the description of your addon too.
File: Auto Recharge (and repair)07/26/22
Thank you for the update and all th...
Posted By: Baertram
Thank you for the update and all the testing!!! Could you please send me your current live/SavedVariables/Recharge.lua file to [email protected] The one you tested with so I can test with exactly the same settings and delays. Thank you! Where did you try this and what did you fight there? https://sir.insidi.at/or/logv...
File: Auto Recharge (and repair)07/25/22
I already have the health needs to...
Posted By: Baertram
I already have the health needs to be > 0 check in there but from the debug log it says "Get out of combat" (which should happen after you are dead and not before!) and there your health was still 436 so you were not dead. https://i.imgur.com/rvpGgmt.png I do not know why the server then all of sudden says you are dead and can't...
File: Auto Recharge (and repair)07/25/22
Oh damn, I forgot the chat output f...
Posted By: Baertram
Oh damn, I forgot the chat output function. Fix is coming. Found the bug and fixed it, redownload please from GitHub PTS branch link. Meanwhile: I saw the debiug log, thanks for the links. Sometimes it seems to work and detects you are dead properly, sometimes it doesn't :( Seems to be server instance or whatever dependent......
File: Auto Recharge (and repair)07/25/22
No thats not on purpose. Will have...
Posted By: Baertram
No thats not on purpose. Will have a look and tell you as I did update the files and you need to re download it. What settings exactly did you test with as the disconnect happened and where were you fighting against what kind of mobs please? I'll try to rebuid it with exactly your settings then. Sorry that is not added to the Li...
File: TOM - Tamriel Online Messenger - Reborn07/24/22
Just a hint: "Fixed" in terms of so...
Posted By: Baertram
Just a hint: "Fixed" in terms of software bugs in German translates with "Behoben". "Fest" means "firm" or "hard" ;) Thanks for taking over from Sternentau, glad someone found the time to revive this nice addon.
File: Magic Sorter: Furniture Storage Automation07/24/22
Yeah, it was the tier/layer/level t...
Posted By: Baertram
Yeah, it was the tier/layer/level thing that was messed up. Got it working again. Will fix the house names to strip the ^N suffix too if possible and provide the fixed version here at the comments then. MagicSorter v21 - Fixed by Baertram -Updated API version -Renamed txt file -Removed string.lower comparison at event_add_on_...
File: Magic Sorter: Furniture Storage Automation07/24/22
If High Isle broke it and you canno...
Posted By: Baertram
If High Isle broke it and you cannot drag controls anymore it may have to do with the DrawLayer / Level chanegs that ZOs ddid, for those who are interested to fix the addon. Check the contols of those category things you are able to drag, and if they are created within XML add the drawLayer="NORMAL", drawTier="CONTROLS" and drawLe...
File: PerfectPixel07/24/22
Re: Re: Re: Re: Re: Pp+banditui problems possibly
Posted By: Baertram
Yes, if you only run PP and no other addons (please disable ALL other addons and do a test) and you press i it should open the inventory at the right side just as the normal inventory does, and only change the look of the inventory. If your inventory opens left you got the gamepad mode enabled! Disable gamepad input mode at the ES...
File: IC The Next Boss (Imperial City Spawn Tracker)07/24/22
Okay, so the XML makes the 1st view...
Posted By: Baertram
Okay, so the XML makes the 1st view and then some lua code will re-order and re-anchor it :( I'll have another look, allthough I have not seen any code doing a reanchor so far. Weird Edit: Seems I missunderstood the UI there. There is 1 label for the time left (left side, which changes the order) and there is another label for...
File: PerfectPixel07/24/22
Re: Re: Re: Pp+banditui problems possibly
Posted By: Baertram
Maybe BanditsUI has removed that setting. If so please tell us so we can update the PP description, thank you. But if PP "look" of he UI is not working as Bandit's UI is enabled, then I guess they are incompatible now and we need to say so at the description page of PP. As I'm not using Bandit's UI and do not know what it does som...
File: PerfectPixel07/24/22
Re: Pp+banditui problems possibly
Posted By: Baertram
Im running both modes and the game only shows my windows in banditui form and bot in pp, i can only prompt the pp ui when im using the /pp command, all the modes are up to date and have all the lib files, any idea whats wrong? Please read the addon description of PP properly. Did you do that and see this information at "Known inco...
File: pChat (Chat customization & help: look/notification/sound/automation/history)07/24/22
Re: default chat
Posted By: Baertram
https://prnt.sc/4cAvxOcaxEjC HOW CAN I CLOSE OR REMOVE DEFAULT CHAT ON THE RIGHT SIDE I WANT TO USE Pchat ON THE LEFT SIDE. I do not seem to understand what you are asking for? The default game's chat IS at the left side, and not at the right side. Did you enable the gamepad input mode? pChat is created for the keyboard in...
File: Auto Recharge (and repair)07/24/22
Hm, so your test was the same like...
Posted By: Baertram
Hm, so your test was the same like mine and I never saw that "you cant do that while dead". Important: Is any other addon active while you tested? Maybe it's a correlation of AutoRecharge and the other addons. I've tested with AR alone, and very few addons (no total UI remakes or similar like Bandits UI, Azurah, AUI, and so on)....
File: Auto Recharge (and repair)07/23/22
:( Thanks for the feedback. I...
Posted By: Baertram
:( Thanks for the feedback. I was only able to test this while running into a mob group and let them kill me, and I never got disconnected then as I died (and it never repaired after I died). I've tested this overland, not in a dungeon. So what did you do differently here? And if the repair in combat is off it should repai...
File: Auto Recharge (and repair)07/22/22
Okay @Busygeezus, I think you/Kyzer...
Posted By: Baertram
Okay @Busygeezus, I think you/Kyzeragon were right: The durability updates if you die is fired before the event_player_dead etc. fires, and IsUnitDead("player") returns false :-( https://files.gitter.im/56a7e44de610378809be5844/odbH/image.png I've circumvented this now by checking for the player health. If it's 0 I assume the pl...
File: AddonCategory07/22/22
Yes it's compatible with AddonSelec...
Posted By: Baertram
Yes it's compatible with AddonSelector, but not 100% with Votans Addon List. Cool, thanks for the info. About the GetWorldName() thing idk, imo addon will not change of category depending on the server you play. The same addon should be in the same category on each server, right. But it may change depending on the usecase of e...
File: AddonCategory07/22/22
Thanks for this addon. Please rem...
Posted By: Baertram
Thanks for this addon. Please remove the .git GitHub files and any other hidden files and folders from the addons .zip file before uploading them! They always show as suspicious files and blow up the addon folder size unnecessary. Also if you create new addns please check the ## AddOnVersion: tag of the dependencies and add the...