Results: 6042Comments by: Baertram
File: FCO Mounty07/27/21
Oh yeah thanks for the feedback and...
Posted By: Baertram
Oh yeah thanks for the feedback and the reminder about homes ;) Please redownload the actual version and test the house again, thanks. https://github.com/Baertram/FCOMounty/archive/refs/heads/master.zip Attention: Only extract the subfolder FCOMounty to live/AddOns! Do not extract the 1st subfolder FCOMounty-master as well. D...
File: Greymind Quick Slot Bar07/27/21
I forgot to say that I added a /gqs...
Posted By: Baertram
I forgot to say that I added a /gqsb logs slash-command to display what has been logged before the chat was ready to print debug messages .. wont work when there is a bug though ;) I'm using LibDebugLogger + the DebugLogViewer UI for it, it's easier and you are able to share the data very easily with others via siri's oline viewer:...
File: Research Assistant (Find your researchable items)07/26/21
Re: Ineventory Mouseover
Posted By: Baertram
Thanks, fixed Hello, when I hover over the ResearchAssistant triangle of a researchable gear item in the inventory I receive a chat message each time: Example: -equipType: nil, weaponType: nil, armorType: nil, typeText: , armorWeightText: Short video.
File: FCO Mounty07/26/21
@HowelQagan Please test this ver...
Posted By: Baertram
@HowelQagan Please test this version here: -Updated API -Updated dependencies -Added setting to update the -ALL- subzone, if you manually use a mount, too -Added slash command /fcoma to add the currently opened map's zone and subzone to the data (if missing) e.g. open the Murkmire map and then navigate to the Deadwater vill...
File: FCO Mounty07/26/21
I've added the new settings checkbo...
Posted By: Baertram
I've added the new settings checkbox as you had requested and I'm checking the error you got atm. It was raised in line 360 of FCOMounty.checkAndPresetMountForZone' so it wa snot your addition but my old line: --Set the current active mount as new mount now FCOMounty.SaveMountIdToSettings(activeMountId, false, zone, subZon...
File: Greymind Quick Slot Bar07/26/21
Yeah I noticed I had an older code...
Posted By: Baertram
Yeah I noticed I had an older code base. Saw your github link too late. And there was none in the addon description (edit: Found it at the top right, was too small :p). I've used your most current version from GitHub now as base and made a pull request: https://github.com/ivanwfr/GQSB/pull/3 As I did not only change the SV part b...
File: Greymind Quick Slot Bar07/26/21
The problem is that if I just add t...
Posted By: Baertram
The problem is that if I just add the GetWorldName the old SV will be gone and not migrated. Users will loose their SVs that way! If you do not want to have that happen you'd have to strip all ZO_SavedVars wrappers and just manually use the global table to add the data, but that would have needed to be done from the beginning or mig...
File: Greymind Quick Slot Bar07/26/21
Okay, will test this as well. The f...
Posted By: Baertram
Okay, will test this as well. The first try was creating subtables at teh character settings having the same subtables again -> Some kind of redundancy ... I hope the cleanup function I have added fixes this now and it will runn properly once. Need to add some debug messages and try it on the 3 servers, and will give you feedback w...
File: Greymind Quick Slot Bar07/26/21
Hi Baertram I removed the call...
Posted By: Baertram
Hi Baertram I removed the call to /reloadUI in Load_ZO_SavedVars to that a toggling Account-wide Settings from the Settings menu can be checked more easily... I don't know if everything gets synchronized as it would be by full reload. You tell me and, if necessary, I will restore this reload before the next release Thanks I...
File: Greymind Quick Slot Bar07/25/21
Could you please add server support...
Posted By: Baertram
Could you please add server support to the SavedVariables using GetWorldName() as e.g. 3rd parameter of ZO_SavedVars. QSB.AccountWideSettings = ZO_SavedVars:NewAccountWide( "GreymindQuickSlotBarSettings" -- savedVariableTable , QSB.SettingsVersion -- version , GetWorldName() -- namespace = serve...
File: Auto Category - Revised07/23/21
Anyone know why Minion reports this...
Posted By: Baertram
Anyone know why Minion reports this addon as version 1.34, but the game sees the updated addon? This sometimes happens as there is an update here at esoui but it was not acknowledged yet by the staff. Minion will shown an update, sometimes wih a very old or wrong verison number, until the update is acknowledged here at esoui. @S...
File: Research Assistant (Find your researchable items)07/23/21
Did you update the addon RA here?...
Posted By: Baertram
Did you update the addon RA here? Oh it is still pending, we need to wait until it is released by esoui staff. user:/AddOns/InventoryGridView/main.lua:90: in function 'customSetupCallback'show 7. user:/AddOns/InventoryGridView/adapter.lua:258: in function 'IGV_ScrollList_UpdateScroll_Grid'show 8. user:/AddOns/InventoryGridView/...
File: Research Assistant (Find your researchable items)07/23/21
user:/AddOns/InventoryGridView/main...
Posted By: Baertram
user:/AddOns/InventoryGridView/main.lua:90: in function 'customSetupCallback'show 7. user:/AddOns/InventoryGridView/adapter.lua:258: in function 'IGV_ScrollList_UpdateScroll_Grid'show 8. user:/AddOns/InventoryGridView/adapter.lua:449: in function 'adapter.ScrollController' Please DEINSTALL InventoryGridView and use GridList as I...
File: Auto Category - Revised07/23/21
Hey guys, are there any "templates"...
Posted By: Baertram
Hey guys, are there any "templates" out there or websites holding them? Or are ppl willing to share their rules by uplading the SavedVariables somewhere (search & replace the @accountName before to make them anonymous) + givin a bit explanation what rule does what? That would be great. @Shadowfen 2 feature requests for the FCO...
File: Advanced Filters - Updated07/22/21
There may be something wrong with t...
Posted By: Baertram
There may be something wrong with the grey-out function. The sub-filter bar is grayed out in bank and house crates in the junk area, although there are filterable items. Could you tell me which items in detail lead to this behaviour please so I'm able to rebuild it. Any weapons, armor, or other items? Please try the following:...
File: Research Assistant (Find your researchable items)07/22/21
Re: Re: Re: Analysis error
Posted By: Baertram
I have fixed that error so hopefully it will not occur anymore :p Any chance you could tell me which item it was? Hello, I got this error when I tried to analyze an item from my bank (public crafting table in Mournhold): user:/AddOns/ResearchAssistant/ResearchAssistantScanner.lua:210: operator < is not supported for number < bo...
File: Research Assistant (Find your researchable items)07/21/21
Re: Analysis error
Posted By: Baertram
Any chance you could tell me which item it was? Hello, I got this error when I tried to analyze an item from my bank (public crafting table in Mournhold): user:/AddOns/ResearchAssistant/ResearchAssistantScanner.lua:210: operator < is not supported for number < boolean stack traceback: user:/AddOns/ResearchAssistant/ResearchAss...
File: Endeavor Tracker07/20/21
Wyykyd toolbar is outdated since ye...
Posted By: Baertram
Wyykyd toolbar is outdated since years and should not be used any longer. Switch to other maintained topbar addons please. Feature request: A way to only show the daily endeavours in the panel and hide the weekly ones. Maybe a slash command addition to /et like /et week and /et day to toggle the different sections vsibility. I...
File: I'm Calling U - Don't miss notification and chat07/20/21
You can use pChat in addition. It v...
Posted By: Baertram
You can use pChat in addition. It visually adds the name of the whisperer to the chat window so you see there is an unanswered whisper. It's a good addition to sound addons like this one (though it also provides sound notifications as well on it's own, just less options comapred to this nice addon here -> combat/pvp).
File: FCO Companion07/20/21
Re: Another Delay?
Posted By: Baertram
Is it possible to have a delay between the dismiss and re-summon after bank and merchant? I go between bank and merchant very often and the companion wants to return too quickly after dismissing and I have to wait for the companion to re-summon before I can go between bank or merchant. Love the addon! Thanks. I guess this should be...
File: ResearchTimer - Unofficial Update07/19/21
Please use the offical/original add...
Posted By: Baertram
Please use the offical/original addon's "patch" or "Update" functionality instead of creating copies which are not connected to the addons. Check the addons "Other files" section before releasing your updates/patches: https://www.esoui.com/downloads/info974-ResearchTimer.html#other And clickon "Upload optional patch" "Upload op...
File: Advanced Filters - FCOItemSaver filters PLUGIN07/19/21
Re: Re: Re: Positioning problem with marker and grid View in GridList
Posted By: Baertram
Per item? No. The grid addon defines the position of the icons internally. FCOIS is not changing them. It will just use this default position and then should apply the offsets that you define at the "other addons" -> "grid list" offset. So you got another "comfort option within FCOIS" where you are able to "change" the offset of th...
File: Advanced Filters - FCOItemSaver filters PLUGIN07/18/21
Re: Positioning problem with marker and grid View in GridList
Posted By: Baertram
You mixed up the addons. This here is "Advanced Filters" and only a filter plugin for the FCOIS filter marker icons, but the settings you talk about are at the "FCO ItemSaver" settings menu ;) There should be a submenu for other addons -> grid addons -> grid list where you can move the marker icons. It's not at each marker icon bu...
File: WishList (Set item search&tracker/wanted Gear list)07/18/21
Re: Subject
Posted By: Baertram
Hm, any specials et this happens with or no matter which one? Could you give me a few more hints please how to rebuild the problem, I tried it and works fine so far. What do I need to add and what do I need to click to make this error appear? Thanks for the help Hey, me again! Thanks for your help before. Everything is working f...
File: pChat (Chat customization & help: look/notification/sound/automation/history)07/17/21
Re: Username/ Character Name Chat setting?
Posted By: Baertram
Yes, there is one for normal chat, guilds, group and whispers. Just check the settings submenus for the drop down boxes showing the "charname/@accountName" and similar drop down entries. Is there a setting to change the players character name to username in the chatbox? To elaborate, I know there is a setting for this in game...