Results: 6042Comments by: Baertram
File: Advanced Filters - Updated12/22/19
Re: Feature request - levels
Posted By: Baertram
This "plugin" for the levels is included into AdvancedFilters. Think I can add some more level entries yes. Explanation how you can do this on your own: Check file AddOns/AdvancedFilters/extraFilters/LevelFilters.lua You'll find a table: local fullLevelDropdownCallbacks = { = {name = "1-10", filterCallback = GetFilterC...
File: Auto Handle Shared Quests12/22/19
user:/AddOns/AutoHandleSharedQuests...
Posted By: Baertram
user:/AddOns/AutoHandleSharedQuests/AutoHandleSharedQuests.lua:41: function expected instead of nil stack traceback: user:/AddOns/AutoHandleSharedQuests/AutoHandleSharedQuests.lua:41: in function 'OnQuestShared' |caaaaaa eventCode = 131081, questId = 5522, ava = "Accept", pve = "Accept" |r Getting this error me...
File: Advanced Filters - Updated12/21/19
Re: error
Posted By: Baertram
Thanks for the info. Did it happen directly as you opened the event merchant assistant or as you did something at this merchant like buy something? Edit: Tried several combinations now and couldn't rebuild it so far. Sell tab, buy tab, sold something, bought something, opened inventory before and did not open inv before. never g...
File: Advanced Group Roster12/20/19
Re: Re: Re: Re: Re: Re: Re: Re: Scrolling Error?
Posted By: Baertram
Trolls won't be no trolls if you try to come by with ther help of addons. Just "ignore them" and they will have no fun being a troll anymore, that's the best way to handle this. If noone reacts or notices what they do, even if it makes more work, they will just be the idiots :p Happy holidays! We can't see who uses momentos, bu...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/20/19
LibMainMenu is not equal LibMainMne...
Posted By: Baertram
LibMainMenu is not equal LibMainMneu2. Similar name, totally different libraries. So do not watch anything related top LibMainMenu2 here but ONLY LibMainMenu! Just search all your addons subfolder ( with the windows search e.g. ) for LibMainMenu and remove any subfolder like libs/ or /lib/LibMainMenu (do NOT remove any LibMainMe...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/20/19
First of all I do not like messages...
Posted By: Baertram
First of all I do not like messages that start with wtf or other swearing... Please consider changing your style of writing here, thank you. Now back to the topic: Right, because pChat suffers from OTEHR ADDONS coding pChat is not a good addon then :p Guys, calm down and dont write nonsense if you do not even understand what the...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/19/19
I think you mix library names here,...
Posted By: Baertram
I think you mix library names here, as Libchatmenu does not exist! You MUST install the libs which are named AND linked in the addon's description in order to make pChat work properly. That's all. And every addon which needs libraries got them named either in their description, the changelog or you need to install the addon, go in...
File: Magic Sorter: Furniture Storage Automation12/19/19
Got it, thanks! Hey there, th...
Posted By: Baertram
Got it, thanks! Hey there, thanks for the addon. I'm not sure if I understand it correctly. What are storage homes meant to be? Houses with a storage chest? Or other question: The addon will move furniture items to my storage chests inside my homes, or it will move furniture items to my houses (decorate them somewhere...
File: FCO Lockpicker12/19/19
Out of date is just a text comparis...
Posted By: Baertram
Out of date is just a text comparison between the servers function returned value GetAPIVersion() (currently 100029) and the addon#s txt file FCOLockPicker.txt -> tag ## APIVersion: 1000xx If the numbers differ the game says it is out od date what does not mean it does not work anymore. Just change the addon's txt file tag ## API...
File: WishList (Set item search&tracker/wanted Gear list)12/18/19
Added another feature: SHIFT + left...
Posted By: Baertram
Added another feature: SHIFT + left click the sort header (e.g. "Name") to set the sort header as grouping tiebraker. Works on all the wsort headers in the WishList window and you do not need to switch to the settings for it ;)
File: WishList (Set item search&tracker/wanted Gear list)12/18/19
Hm, need to test this further. T...
Posted By: Baertram
Hm, need to test this further. The reason why a reloadui is needed is the endless loops you got in the past. One needs to rebuild the sort headers properly AT START of the lists, with it's tiebrakers, or it can result in the endless loops -> client crashs. Maybe I can change this somehow to work without a reloadui but for now thi...
File: Advanced Filters - Updated12/18/19
Re: Minor new bug today
Posted By: Baertram
Thanks, hard to reproduce though. Maybe if I take a lot of items to the inventory and do not stack them. Questions: -Do you have D's lazy writ crfter setup to auto craft as you open the crafting tables or do you see the dialog at the top and press the "craft now" button manually? -Does the info message show up directly after the...
File: FCO Lockpicker12/18/19
I did not meant to change the file...
Posted By: Baertram
I did not meant to change the file as I cannot tell you what happens then :D I meant to find it with the most up 2 date change date and time and check which folder it is. I thought you had the addons in the wrong directory and thus updated them but the ingame addons were different ones, outdated maybe. I'm sorry but I cannot tel...
File: FCO Lockpicker12/18/19
Hm, weird. For me it still properl...
Posted By: Baertram
Hm, weird. For me it still properly shows the green check mark texture and it colores the springs green too. Sorry, I'm not sure what's the problem here for you. Are you sure you update the correct addons folder? Are you using Microsoft OneDrive? Try to search for the file AddonSettings.txt and find the AddOns folder below....
File: FCO Lockpicker12/17/19
After being gone for a bit over six...
Posted By: Baertram
After being gone for a bit over six months I had to reinstall everything, including the addons and libraries (hence everything), but this is the only addon I can't get to work now. Did they finally kill this? No it works flawlessly for me. The needed library is linked in the descriptions: LibAddonMenu-2.0 Be sure you got this i...
File: PersonalAssistant (Banking, Junk, Loot, Repair)12/17/19
Hi Klingo, just to inform you:...
Posted By: Baertram
Hi Klingo, just to inform you: The user reported in pChat comments (but not also here as it seems) that the cause was Harvestmap and an old included copy of LibMainMenu (not LibMainMenu2). So you do not need to take any further actions here, as it was an user oversight of enabled addons and a wrong conclusion to "what was the ca...
File: EsoSets - Set Search12/17/19
Just a hint, you could use "LibSets...
Posted By: Baertram
Just a hint, you could use "LibSets" instead of hardcoding the data into your addon. And PLEASE do NOT include the libraries like you currently do, hardcoded into your Esosets.txt (btw the name should be the same like the folder name so it should be EsoSets.txt) file. More information: https://wiki.esoui.com/Libraries Wrong:...
File: FCO Mounty12/16/19
Sorry for the late reply. I was qui...
Posted By: Baertram
Sorry for the late reply. I was quite busy in the last weeks. This functionality does not work yet, it was a test and I updated the addon and had overseen that it is still in... :( I'l work on it and update the addon providing this feature as and if it works then!
File: XL Gear Banker12/16/19
Many thanks for this great addon, a...
Posted By: Baertram
Many thanks for this great addon, again! I'm using it to store my sets accross characters. And therefor I'd like to request another "comment" multiline editfield upon creation/changing of a set. Maybe a text editbox below the headline of your UI and above the + - buttons. It should be editable always as the set was created and s...
File: Advanced Group Roster12/16/19
Thanks aldericon. You can delete t...
Posted By: Baertram
Thanks aldericon. You can delete the included "libs" folder now as the files get not loaded anymore and just bloat the zip archive filesize. Edit: Oh and the ## AddOnVersion tag in your txt MUST be an unsigned integer, so only integer values not float or others with . in between! As your addon is not needed for versioning and t...
File: FCO ItemSaver12/16/19
As I said they are competely differ...
Posted By: Baertram
As I said they are competely different libraries. The one is A the other B. Only their name is similar but they ARE NOT the same library (like LibAddonMenu-2.0 is NOT libAddonMenu, and LibFilters2 is NOT LibFilters3 and LibDialog is not LibWhateverElseNameThereCanBe). FCOItemSaver, WishList and others use B (LibMainMenu 2) And...
File: WishList (Set item search&tracker/wanted Gear list)12/15/19
Version 2.8 (2019/12/15) Added on...
Posted By: Baertram
Version 2.8 (2019/12/15) Added on request: -Setting to only notify on maximum CP cap (CP160 curently) items -Setting to notify only in dungeons -Sort tiebraker can be chosen from dropdown list. Attention:After changing this dropdown it will automatically do a reloadUI to build the new sort header keys internally!
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/15/19
YEAH got it fixed i think. ... an...
Posted By: Baertram
YEAH got it fixed i think. ... and it turned out it wasnt personal assistant it was harvest map. ... thanks for your time and sorry for all of the confusing. You are welcome, glad it's working now.
File: Advanced Group Roster12/14/19
Hey aldericon, PLEASE remove the...
Posted By: Baertram
Hey aldericon, PLEASE remove the embedded LibAddonMenu copy which is called "hardcoded" from your addon's txt file! IF you include a copy ALWAYS include it in total with it's own txt file LibAddonMenu-2.0.txt so the ingame addon manager recognizes it properly. But do NOT load it from your AdvancedGroupRoster.txt as hardcoded l...
File: rChat12/14/19
Could you please add an option to s...
Posted By: Baertram
Could you please add an option to show guildmates's champion points in the chat? Or i just havent found it? There is no such capability right now. How would such a thing be useful? (I'm curious.) Maybe this helps: You can use e.g. Thurisaz Guild Info for the info to show in the guild roster or FCOChangeStuff to show the real...