Results: 6046Comments by: Baertram
File: rChat11/30/19
"based on pChat"? Name what it is:...
Posted By: Baertram
"based on pChat"? Name what it is: It's a copy! btw: Did you read and respect Ayantir's licence information from pChats txt files properly? pChat is NOT desertDwellers addon but Ayantirs. DesertDweller just maintained it after Ayantir left. I'd better be carefull and not just copy whole addons, change 1 character and add new fea...
File: pChat (Chat customization & help: look/notification/sound/automation/history)11/30/19
Re: Missed Messages
Posted By: Baertram
Missing chat messages are server problems. Have this myself with no addons enabled at peak game times (EU servers, at 8pm in the evening especially at saturday and sunday as the guild trader searches happen). I never had this happen due to pChat or only than if it was message spam of sellers or the chat contents were on pChats/other...
File: FCO Mounty11/30/19
Re: Re: Re: Random Mounts
Posted By: Baertram
Whoops, seems I forgot this features was added ;) You need to choose a zone ad subzone first from the upper drop down boxes. A new drop down appears which shows the mounts you can select for this zone&subzone selection. Choose your mount. Then press the + button below to add this mount to the randomized list for this zone&subz...
File: FCO ItemSaver11/30/19
I feel like I may have asked this b...
Posted By: Baertram
I feel like I may have asked this before... I'm not sure... But, would it be possible to add FCO ItemSaver's icons to the pop-up loot window and/or the loot window's tooltip? I ask because I like to mark certain items with my dynamic icon "Profitable", for example. It would be great to be able to see this icon in the loot window, t...
File: LibSets (All set items ingame & preview. lua API + excel sheet)11/29/19
LibSETS is meant to help with set i...
Posted By: Baertram
LibSETS is meant to help with set items and nothing else :confused: So NO, sorry but your points cannot also be addresed by this library, or only if you build an addon around it which imo is not needed as there already exist ways: AdvancedFilters Updated + Plugins FCOItemSaver CraftStore / Research Assistant Items can be aut...
File: Advanced Filters - Updated11/28/19
Small request while patiently waiti...
Posted By: Baertram
Small request while patiently waiting for the impatience bug. :3 In the tailoring crafting screen, you have added the light/medium filter buttons to the research tab. Is it possible to add this filter to the creation tab as well? It would be faster to craft medium gear (like for daily writs) if I could just skip scrolling through...
File: FCO Mounty11/28/19
Re: Random Mounts
Posted By: Baertram
Hi, nope this addon is not randomizing anything. You need to select the zone, subzone and 1 mount for it. Or choose none and the last used mount (or if you have set the mount for the total zone, this one) will be used. There are other addons for random mounts and colectibles, etc. I see that you have the option to choose severa...
File: Action Duration Reminder11/27/19
https://github.com/esoui/esoui/blob...
Posted By: Baertram
https://github.com/esoui/esoui/blob/360dee5f494a444c2418a4e20fab8237e29f641b/esoui/libraries/utility/zo_savedvars.lua Here you got all ZO_SavedVars functions and comments of ZOs about it. The correct name is: ZO_SavedVars:NewCharacterIdSettings Could you PLEASE change the SavedVariables from the very very old "character name...
File: Advanced Filters - Updated11/27/19
Re: Re: error on start
Posted By: Baertram
Okay. If you get out again I need the complete error message please. You can use PChat addon (check comments for an updated version) to copy the chat text by clicking on the timestamp with right mouse button (enable timestamps in the pChat settings menu). Hi, error on start. Talking to personal banker Reapers Tested with ju...
File: FCO ItemSaver11/26/19
Got a leftover debug message I thin...
Posted By: Baertram
Got a leftover debug message I think: FCOItemSaver_OnMouseRequestDestroyItem Thanks.
File: Advanced Filters - Updated11/25/19
Thanks for the detail! And no, you...
Posted By: Baertram
Thanks for the detail! And no, you do not suck at submitting. I'm just colelcting as many details as one can get to rebuild the "same" error. Experience... you know :p Okay, this is the problem then. Never tested AF with this vendor in Cyrodiil. It might have names of filters which are the same like in inventories and shouldn't ap...
File: Greymind Quick Slot Bar11/25/19
Could you PLEASE change the SavedVa...
Posted By: Baertram
Could you PLEASE change the SavedVariables... Tried to use old settings as a fallback for new ones, but I'm not sure of the result. Expect having to recheck all P1 options from scratch before cloning them over other presets while they are empty before reslotting. Tell me if you can manage with this one... Thanks, will give...
File: Greymind Quick Slot Bar11/25/19
Hey there, kind of bug but not alwa...
Posted By: Baertram
Hey there, kind of bug but not always there: If you enable Greymind quickslotbar and reloadui there will be a rectangle at the top left corner of the UI, but it only seems to be the backdrop of the bar. If you move the mouse over it you get a lua error message (sorry, couldn't copy it this time). If you do not move the mouse o...
File: Advanced Filters - Updated11/24/19
Well which vendor in detail are you...
Posted By: Baertram
Well which vendor in detail are you talking about as AF is not supporting the vendor's buy tab afaik. If there are subfilters shown they are base game I assume. And from your screenshot it looks like you are at a vendor where you can buy something with alliance points. Which vendor is it, where is it located? Please tell me i...
File: Advanced Filters - Updated11/24/19
You need to slow down then :D Pl...
Posted By: Baertram
You need to slow down then :D Please edit the file /live/AddOns/AdvancedFilters/util.lua with a text editor. Go to line 609 and change the line from this if craftingInvCtrl == nil then return nil end To this: if craftingInvCtrl == nil or craftingInvCtrl.list == nil then return nil end Save the file...
File: HomeStationMarker11/24/19
Thanks for this great addon! @zi...
Posted By: Baertram
Thanks for this great addon! @ziggr: Please find here a patched version containing German translations for the helpers and multi language support for the slash commands (currently EN always shown + clientLanguage if <> EN): HomeStationMarker multilanguage slash commands I also fixed the call to LibSlashCommander to use it's g...
File: pChat (Chat customization & help: look/notification/sound/automation/history)11/23/19
Re: UI Error
Posted By: Baertram
UI Error: I got this error after disabling everything but pchat and it's dependancies.... Very weird. pChat won't work unless I enable my other default addons. This error is related to LibMainMenu not loaded properly then. As the ## DependsOn: tag includes LibMainMenu you would not be able to enable pChat without a copy of...
File: pChat (Chat customization & help: look/notification/sound/automation/history)11/23/19
Updated version of pChat including...
Posted By: Baertram
Updated version of pChat including updated libraries and some small bugfixes: Delete the AddOns\pChat folder completely and use my updated version here, test if this works for you: -> Downloadable via official pChat addon now Ever since the small patch in ESO on Monday November 18, 2019 I keep getting the LUA error (below) and I...
File: pChat (Chat customization & help: look/notification/sound/automation/history)11/23/19
Re: Looking for Chat to multiple Channels
Posted By: Baertram
Hi, is it possible, or will it be possible to chat to multiple Channels for example to say hello oder looking for a DD, Tank, etc. at for example /g1 /g4 /g5 ? Or is there yet an possibillity to doing it ? Kind regards ;-) Not possible as you always need to press enter/return key yourself and this can only be done in 1 chan...
File: Addon Selector (Save AddOn profiles/packs)11/23/19
Re: Request
Posted By: Baertram
Would it be possible to add an option that would deselect unused libraries? A way for the Addon Selector to show us if a specific library isn't being used as a dependency? I've gotten rid of many addons and I'm concerned that their needed standalone libraries are no longer being used, but still enabled in my default addon pack....
File: ItemPreview (discontinued)11/23/19
Re: Re: Use Rhyono's Fix
Posted By: Baertram
https://www.esoui.com/forums/showthread.php?p=39716#post39716 If this ever gets working again, please fix that bug, too. I guess you either are not using LibCustomMenu properly to add context menu etries or forgot a ClearMenu() maybe.
File: Undaunted Pledges Utilities11/23/19
Re: Bug
Posted By: Baertram
This addon (or a library it uses?) causes a drop-down chat-menu bug. Please fix. (Seen here: https://www.esoui.com/forums/showthread.php?p=39716#post39716) I guess you either are not using LibCustomMenu properly to add context menu etries or forgot a ClearMenu() maybe.
File: Sous Chef - Provisioning Helper (Recipe helper/search)11/21/19
SousChef v2.30 Attention: Your S...
Posted By: Baertram
SousChef v2.30 Attention: Your SV will be reset! Please reconfigure the addon and login with each of your characters, having this addon enabled, at least once!
File: SousChef Fix For API 10002111/21/19
I'm working on a new version of Sou...
Posted By: Baertram
I'm working on a new version of SousChef to support name changes. But this will reset the whole settings and stored lists from the SavedVariables so use it on your own risk, once I post the link here! I'll also fix a delete character bug in there and trying to find out what the marker icon problem could be that Elchizen mention...
File: SharedGuilds11/20/19
Yes, because the guilds were change...
Posted By: Baertram
Yes, because the guilds were changed meanwhile and got their own unique IDs, so all API functiosn were changed as well and the current code does not work anymore. Try if this version here (didn't test it so far) works again: SharedGuilds Baertram patch If something is not working or you get any lua error message WITH ONLY THIS...