Results: 6034Comments by: Baertram
File: Quick Enchanter06/02/18
QuickEnchanter is somehow overwriti...
Posted By: Baertram
QuickEnchanter is somehow overwriting functions and hooks which damages other addons, or makes them non-functional. Known addons broken are: FCOCraftFilter and AdvancedFilters. You could try this version here, maybe it fixes the FCOCraftFilter icon and AdvancedFilter issues at the enchanting station: QuickEnchanter 0.44.0 cha...
File: Advanced Filters06/02/18
Sorry but I cannot reproduce this o...
Posted By: Baertram
Sorry but I cannot reproduce this or any of the other errors (which seemed to be caused by QuickEnchanter). As others and me posted that there are no errors, did you try to disable ALL other addons except AdvancedFilters (even the pluginss!) and test if the error is reproducable? I guess it's some other addon which interferes with...
File: Advanced Filters06/02/18
Just disable (uncheck the checkbox)...
Posted By: Baertram
Just disable (uncheck the checkbox) of the AdvancedFilters plugins in the base game addon manager? Every plugin starts with "AdvancedFilters -" e.g. AdvancedFilters - Consumables ...." If you unload the plugins the dropdown box entries will be gone also. So just enabkle those you need and the game loads faster and you are setup....
File: Advanced Filters06/02/18
ZOs way is to put raw trait materia...
Posted By: Baertram
ZOs way is to put raw trait materials into the traits tab and raw normal mats into the jewelry mats tab. So everything works as it should. Cmnnot change this as the base game filters will suppress the raw mats in the normal jewelry mats tab! Already tested this in the past so please just look into the traits tab and choose jewelry...
File: Research Assistant (Find your researchable items)06/02/18
Lol just got the error with a new c...
Posted By: Baertram
Lol just got the error with a new char too and fixed it. Should have read the comments here first :p Updated the file: ResearchAssistant updated for Summerset (supporting jewelry crafting + settings to choose character for it) ResearchAssistant updated for Summerset (supporting jewelry crafting + settings to choose character for...
File: pChat (Chat customization & help: look/notification/sound/automation/history)06/02/18
Most of the time this happens if zo...
Posted By: Baertram
Most of the time this happens if zo_strformat or some regex expressions are used to find and replace stuf in the strings (but special chars like the "\" at the end of the example screenshot are not escaped properly within the regex). pChat keeps truncating texts. Example in the last line. The problem is with the addon. If I deacti...
File: Ravalox' Quest Tracker06/02/18
Open file /core/QuestTracker.lua an...
Posted By: Baertram
Open file /core/QuestTracker.lua and put into the first line: QUEST_TRACKER = QUEST_TRACKER or ASSISTED_QUEST_TRACKER or FOCUSED_QUEST_TRACKER Fixes some of the errors for me and I'm able to use it again for now :p
File: FCO ChangeStuff06/02/18
Haha yeah @curse :p I just switche...
Posted By: Baertram
Haha yeah @curse :p I just switched to the english client language to be sure we are not talking about different chat options within the chattab channels. /script SetCVar("language.2", "en") And you are right the "tell" option is the "whsiper" option in the German client. Didn't know of that difference in the naming :mad: But...
File: FCO Ultimate Reminder06/02/18
Added a setting Hey, first of...
Posted By: Baertram
Added a setting Hey, first of all thank you very much for creating this addon, I was always looking for something like this. I have a question or request, though. Is it possible (maybe via editing the lua file by myself or what ever) to disable the blinking of the ultimate power? I find it very distracting since it blinks eve...
File: Deome's Settings Profiles Updated by BSKCorp06/02/18
i just updated libs and this addon...
Posted By: Baertram
i just updated libs and this addon working fine again PS no http://ipic.su/img/img7/fs/clipboard2.1527708891.png First you should remove the exampleoptions.lua and the LibAddonMenu-2.0.txt from the libs folder. No need for them as the library is called from the manifest txt of the addon. Then: In line 218 there is a varia...
File: FCO ItemSaver06/01/18
Fixed: Default names for dynamic ic...
Posted By: Baertram
Fixed: Default names for dynamic icons were all written to the first dynamic icon (if it wasn't used already). Please rename the first dynamic icon from "30th" to "1st" manually (or to whatever you want it to be named) if you are using it in the future!
File: Research Assistant (Find your researchable items)06/01/18
ResearchAssistant updated for Summe...
Posted By: Baertram
ResearchAssistant updated for Summerset (supporting jewelry crafting + settings to choose character for it)
File: FCO ItemSaver06/01/18
Thanks for the info. It has someth...
Posted By: Baertram
Thanks for the info. It has something to do with the language and the marker icons used. If you have not chnaged anything after the fresh installation I think I'm able to rebuild this somehow if I change my game's language to EN as well. I hope at least i'll be able to :p Edit: Did you delete the SavedVariables\FCOItemSaver.lua...
File: FCO ChangeStuff06/01/18
@FCONoEnlightenedSound: I'm going t...
Posted By: Baertram
@FCONoEnlightenedSound: I'm going to include it to FCOChangeStuff. @Blacklist messages in chat: I don't get it sorry. Tells are whsipers? Not within my game client. They get it's own chat options and thus it's own chat channels where they are send. And this is not the whisper channel. And about the messages: FCOChangeStuff is...
File: Crafting Material Level Display Updated06/01/18
Re: Jewelry Crafting Levels
Posted By: Baertram
Thanks for the itemids, going to update the addon soon. Hi, I updated my copy of this for Jewelry Crafting. I was wondering if you were going to push an update for Summerset. These are the Jewelry Crafting material levels: JewelryMaterials = { = {level = "1-24"}, -- pewter dust = {level = "1-24"}, -- pewter ounce =...
File: FCO ChangeStuff06/01/18
The "Show info in chat" option unde...
Posted By: Baertram
The "Show info in chat" option under Chat settings doesn't seem to structure those messages as system messages; they get posted to every chat tab regardless whether "System" is checked for that tab or not. I think it was pChat that added "System" as a tab setting? Is this a limitation of the chat system? It's not restricted to jus...
File: Mer Character Sheet06/01/18
Maintianing this addon now, but ple...
Posted By: Baertram
Maintianing this addon now, but please do not request new features as it's tiny and working fine and that's how it should be!
File: FCO ChangeStuff06/01/18
Re: FCO No Enlightened Sound?
Posted By: Baertram
Have you given any thought to sucking FCO No Enlightened Sound into this one? I tried it yesterday and it didn't seem functional with the current release. I too have grown weary of that noise. You can use NoThankYou to stop the sound appear. NoThankYou is providing some of the same features like FCOChangeStuff and "was there bef...
File: pChat (Chat customization & help: look/notification/sound/automation/history)06/01/18
The copy line, copy message right c...
Posted By: Baertram
The copy line, copy message right click options do not work anymore (I guess they removed the function top copy the text to the clipboard a while ago if I remember right?). Maybe you can remove them and just leave the copy discussin or copy whole chat (which opens the popup with the chat text where we can manually copy it from)....
File: FCO ItemSaver06/01/18
More details please: What language...
Posted By: Baertram
More details please: What language are you using? Does this happen with all other addons disabled too? Which item (armor, weapon, lockpick, ...) did you click or doesn't this matter? Which marker icons were set on this item already? Did you change any icon's look and description text in the settings before you right clicked the...
File: FCO ItemSaver05/30/18
If I mark an item "reserve research...
Posted By: Baertram
If I mark an item "reserve research" and use FCOIS.IsResearchLocked() it returns false. If I open a crafting station and call it aga in it changes to true. Is this intentional? No but it seems that RsearchAssistant isn't writing the researchAssistant='researchable' entry to the items dataEntry.Data anymore. Somehow this will no...
File: FCO ChatTabBrain (Automatic chat tab&message channel switch)05/28/18
Re: Re: Re: Re: Re: TOM and Chat Tab Brain together?
Posted By: Baertram
WishList needs to store ALL set data in the savedvars. I optimized this alreaady (it was 16mb before as I started to maintain the addon :p ). Otherwise the addon would need ages to scan the sets each time you need 1 single part of a set :( I'm using pChat to remember the last chat messages even after logout. But as this increases...
File: FCO ChatTabBrain (Automatic chat tab&message channel switch)05/28/18
Re: Re: Re: TOM and Chat Tab Brain together?
Posted By: Baertram
I'm using pChat to remember the last chat messages even after logout. But as this increases the savedvars files a lot (getting several MBs after some days and making the game load soooo slowly) I only keep the last 1-2 days or even disable it if not really needed. TOM should be getting pretty big savedvasrs as well then if the his...
File: FCO ChatTabBrain (Automatic chat tab&message channel switch)05/28/18
Re: TOM and Chat Tab Brain together?
Posted By: Baertram
Hi, I'm not using nor used to TOM so I'm of no help for you this time I gues. But FCOChatTabBrain only is developed to work within and with the original ZOs chat window, no other chat container addons which duplicate or remove the ingame chat window. I'd say try it out and maybe it works in conjunction with TOM. But as my time i...
File: FCO ItemSaver05/28/18
I can't seem to enable the setting...
Posted By: Baertram
I can't seem to enable the setting for this addon to mark items for research. This is how it looks in the settings. https://imgur.com/a/mXor23M Move the mouse over the entry and the tooltip will help you :p You need to load the addon "Research Assistant" in order to turn this setting on.