Results: 6075Comments by: Baertram
File: Daily Craft Status12/24/19
Oh and one more feature idea: Hide...
Posted By: Baertram
Oh and one more feature idea: Hide the TopLevelControl if one is in combat and unhide it again after combat. Could be realized using this event: EVENT_PLAYER_COMBAT_STATE (number eventCode, boolean inCombat)
File: Daily Craft Status12/23/19
Yep, makes sense. Currently got th...
Posted By: Baertram
Yep, makes sense. Currently got the version working just SavedVariables are not updating properly. -> Searching my typo :D btw your OnClick xml event opens with and closes with -> Due to drag&drop won't work anymore properly (tooltip stutters then as the Move event hides it directly ag...
File: Daily Craft Status12/23/19
Am I somehow able to move the contr...
Posted By: Baertram
Am I somehow able to move the control on the UI? Edit: Working on a local version which adds mouse drag&drop of the toplevelcontrol and remember the position in savedvariables. Will link you the file here then once finished!
File: Harven's Custom Map Pins (Markers)12/23/19
Hey Harven could you PLEASE upda...
Posted By: Baertram
Hey Harven could you PLEASE update the addon and remove the embedded "hardcoded" old libraries of LibHarvensAddonSettings as it throws errors and destroys the complete UI :( Just add the library with it's own txt file please, and remove LibStub hardcoded, use it's txt file as well please! And add ## DependsOn: LibHarvensAddon...
File: BeamMeUp - Teleporter (Fast Travel)12/23/19
I get the message " You have on of...
Posted By: Baertram
I get the message " You have on of this survey maps left..." in English with the German client, if I collect a survey map and got another same one in my inventory. Intended or missing translation?
File: Advanced Filters - Updated12/23/19
@Marazota, Maelynn, MadDragon and D...
Posted By: Baertram
@Marazota, Maelynn, MadDragon and Durnik Thanks. Please test this beta version if your problems are solved with it: AF BETA 1.5.3.3 --______________________________________________________________________________________________________________________ -- ADDED ON REQUEST --___...
File: Daily Craft Status12/23/19
Hey there, thanks for the addon! Th...
Posted By: Baertram
Hey there, thanks for the addon! This is great. I alwayas forget one of the quests and don't like the quest log manual checks :p But your start of the addon is wrong imo. You are not using EVENT_ADD_ON_LOADED and check for YOUR addon to be loaded. This way you are doing it works as well but better would be to only load your ad...
File: Advanced Filters - Updated12/22/19
Thanks for the video. The differen...
Posted By: Baertram
Thanks for the video. The difference between what you have described in your post and what is shown in the video is: 1. You opened the inventory first after reloadui 2. You have selected the "currency tab" in the inventory 3. At the impressario vendor's buy tab: You chose the subfilter for collectibles only These steps all mak...
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:...