Results: 6054Comments by: Baertram
File: DoItAll (Mass Extract/Deconstruct/Move/Mail attach/...)03/20/19
Wtf I don't understand how to confi...
Posted By: Baertram
Wtf I don't understand how to configure this addon : https://cdn-eso.mmoui.com/preview/pvw2391.jpg It's empty, how to specify what item the addon have to store in bank ? .. Read the description maybe and use google translater for it as I'm not able to translate everything to French, sorry. This addon IS NOT DEFINING items t...
File: Synergy Blocker03/20/19
Well, they just don't need to enabl...
Posted By: Baertram
Well, they just don't need to enable your addon then :o Or you need to check each time they got it active by communicating between group members and showing the ones not using it, disallowing to play with you then. Currently it is checking which stat is higher when the addon loads, and deciding based on that. I can consider addi...
File: Ultibomb03/20/19
? So what does this addon do? The d...
Posted By: Baertram
? So what does this addon do? The description does not tell what it is for.
File: AutoRez03/20/19
Any possibility to check if we are...
Posted By: Baertram
Any possibility to check if we are in a dungeon / Raid and not auto accept the rezz then? Do not want to chnage the addons all the time. There are api functions for this to check e.g.: https://wiki.esoui.com/APIVersion API10026 unitTag = "player" * IsUnitInDungeon(*string* _unitTag_) ** _Returns:_ *bool* _isInDungeon_ Wi...
File: FCO ItemSaver03/19/19
Re: Re: Locks not removable
Posted By: Baertram
I have encountered what might be a bug where locks I did not add (either with ESO default locks or with the addon) are appearing on recipes and I cannot remove them. If you are using Master Recipe List check if you have enabled the FCO support options for locking recipes. These options auto-lock them on scanning them in any invent...
File: Advanced Filters - Updated03/19/19
Keep getting this error when using...
Posted By: Baertram
Keep getting this error when using the enchanting station and cannot figure out why it is happening Lua Error: user:/AddOns/AdvancedFilters/main.lua:194: attempt to index a nil value stack traceback: user:/AddOns/AdvancedFilters/main.lua:194: in function 'ShowSubfilterBar' currentFilter = 3, craftingType = 3, UpdateLis...
File: Advanced Filters - Updated03/17/19
New filter plugin to filter duplica...
Posted By: Baertram
New filter plugin to filter duplicate items by their name + quality, level, trait: https://www.esoui.com/downloads/info2306-AdvancedFilters-FCODuplicateitemsfilterplugin.html
File: LibPhinixFunctions03/17/19
Yep, sorry have not seen your lib e...
Posted By: Baertram
Yep, sorry have not seen your lib earlier. This changed about major 2 patches ago I think. Be sure to only use an integer value as ##AddOnVersion:. No decimal places! e.g. ##AddOnVersion: 1 ##AddOnVersion: 11 -- version 1.1 in other notation ##AddOnVersion: 1.1 won't load! Not sure if you knew that but you can stiop using...
File: LibPhinixFunctions03/17/19
Not sure if you knew that but you c...
Posted By: Baertram
Not sure if you knew that but you can stiop using LibStub with new libraries: You could simply use the games ##AddOnVersion: tag now. The highest version will be loaded, all other ignored (like LibStub does). You only need a global variable for your lib defined like LibPhinixFunctions = LibPhinixFunctions or {} to...
File: Cloudrest Bane Tracker03/17/19
Multilanguage support using the clo...
Posted By: Baertram
Multilanguage support using the clodurest unique zoineId instead of the name "Cloudrest": Cloudrest BaneTrackler MUltilanguage
File: Synergy Blocker03/17/19
Hey Wheels, thanks for the addon....
Posted By: Baertram
Hey Wheels, thanks for the addon. I'm curious: How do you track if one is a stam or magicka player? Checking the maximum value? Or are we able to setup this in the settings? Because there are "hybrid" players as well who sometimes got a higher stam or sometimes a higher magicka value but could use all sorts of synergies (As I wrote...
File: Research Assistant (Find your researchable items)03/17/19
Well, you could at least have said...
Posted By: Baertram
Well, you could at least have said that you had already contact with the author of MM. This info would be helping other authors as well. Next time then. 1st I do not need to invest time and search on my own 2nd I can ask the other author if I'm able to assist 3rd you'll get a solution earlier. I'm afraid I cannot help here as I...
File: Research Assistant (Find your researchable items)03/16/19
Since the ESO's interface update, t...
Posted By: Baertram
Since the ESO's interface update, there is big lag issues with some mods and their compatibility with MM. When used with MM : little lags (-20fps sometimes) : research assistant lags (-30fps sometimes) : rulebased inventory (lag when MM add "sales records" from guilds in chat) playable but slower loading : raidnotifier...
File: Sort By Quantity03/15/19
Hi and thanks for your addon but pl...
Posted By: Baertram
Hi and thanks for your addon but please remove the readme.TXT from the folder! txt files are read as ADDONS and the game will try to load and read it. So just rename it to readme.md or some other extension EXCEPT txt. It is shown inside the addon manager ingame already as "readme" addon :D Edit: Forget what Iw rote above. This...
File: Mer Character Sheet03/15/19
Not working anymore Great post.....
Posted By: Baertram
Not working anymore Great post... Details? Error messages? Tested without other addons? Because: It's working fine for me :D If you do not post more info noone wil lever be able to help you...
File: FCO ItemSaver03/15/19
ok, so everytime the lazywrit autoc...
Posted By: Baertram
ok, so everytime the lazywrit autocrafts something it throws a whole heap of system stuff into the chat, i cant seem to copy it, but the top bit says Callback to LLC resulted in an error. Please contact the author of DolgubonsLazyWritCreator with this then under which i cant copy https://i.ibb.co/Zhvv95P/error.jpg any ideas...
File: FCO ItemSaver03/15/19
Hello, When I turn on your addon...
Posted By: Baertram
Hello, When I turn on your addon, I get insane lags in dungeons or PVP, how can I send you useful informations to help you to fix it ? If this happens you have also other addons enabled like Rulebased Inventory, which use FCOItemSaver. Turn of ALL other addons except FCOIS and try if the lag still happens (it shouldn't, at lea...
File: Advanced Filters - Updated03/14/19
Hey just saw this filter plugin is...
Posted By: Baertram
Hey just saw this filter plugin is not mine. Not sure why its not workin contact the author please or use my filter plugin instead: https://www.esoui.com/downloads/info2242-AdvancedFilters-Monstersetsfilterplugin.html If everything else, plugins etc., work at the Retrait Station I'd like to release it. And other error messages o...
File: FCO ItemSaver03/14/19
Re: Re: Re: Re: Re: small error with DLWC
Posted By: Baertram
Thanks, this helps! The ode exectuted there within FCOIS is directly taken (executed internally by) DLWC. Not sure what he changed, or if this is ZOs error then, but I cannot do anything against it. Let's wait until ZOs fixes the stuff internally (they said on next inc patch at Monday....) and see if this fixes stuff again or not....
File: Advanced Filters03/14/19
If you got problem with this Advanc...
Posted By: Baertram
If you got problem with this AdvancedFilters version, lua error messages, non working stuff. Try the BETA version here: https://www.esoui.com/downloads/info2215-AdvancedFilters-BETA.html
File: FCO ItemSaver03/13/19
Re: Re: Re: small error with DLWC
Posted By: Baertram
Thanks, this helps! The ode exectuted there within FCOIS is directly taken (executed internally by) DLWC. Not sure what he changed, or if this is ZOs error then, but I cannot do anything against it. Let's wait until ZOs fixes the stuff internally (they said on next inc patch at Monday....) and see if this fixes stuff again or not....
File: Advanced Filters - Updated03/13/19
hmm i dont know... what category i...
Posted By: Baertram
hmm i dont know... what category is this? its style raw material |H1:item:69556:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0|h|h and this is example of trait raw material |H1:item:135159:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0|h|h trait raw available to refine only at Jewelrycraftin station and style raw at any of Blacksmithn...
File: Advanced Filters - Updated03/13/19
crafting station - Refine we have...
Posted By: Baertram
crafting station - Refine we have two subfilters All Raw Material but they dont make sence because they duplicate each other will be nice to see 4 filters All Raw materials - item creation Raw materilas - trait creation Raw materials - style creation I'm not sure what temfiltertypes or specialized item filtertypes y...
File: Advanced Filters - Updated03/12/19
It's written in the addon descripti...
Posted By: Baertram
It's written in the addon description? Several Bugfixes, New features, updated files and translations in the BETA. AdvancedFilters original wasnt updated since months and got errors. what is the difference between https://www.esoui.com/downloads/info245-AdvancedFilters.html#comments and Advanced Filters - BETA? therefore I u...
File: FCO ItemSaver03/12/19
Re: small error with DLWC
Posted By: Baertram
From "Dolgubon's Lazy Writ Crafter": Not sure what throws the error, but beyond the msg in chat it still works :confused: ? Sorry but I do not understand. When do you get what error? Screenshot of the error please if you cannot copy it or use pChat addon to be able to copy texts from the chat e.g. And what is not working then?...