Results: 6042Comments by: Baertram
File: FCO ItemSaver06/04/18
I recently switched from German to...
Posted By: Baertram
I recently switched from German to English Client, and now the FCOIS Filter at the bottom of for example the Crafting Frames overlap with the "Inventory Space xxx/yyy" text. Settings, filter buttons, offset x should help to move them.
File: Inventory Insight06/03/18
If anyone wants to test it IIfA +...
Posted By: Baertram
If anyone wants to test it IIfA + FCOItemSaver compatible versions -Added marker icons context menu to IIfA rows -Added marker icons shown within IIfA inventory frame Updates within IIfA frame will update the inventory/character screen too if shown at the same time (scene) but updates on the character/inventories done via FCOI...
File: FCO ItemSaver06/03/18
If anyone wants to test it IIfA +...
Posted By: Baertram
If anyone wants to test it IIfA + FCOItemSaver compatible versions -Added marker icons context menu to IIfA rows -Added marker icons shown within IIfA inventory frame Updates within IIfA frame will update the inventory/character screen too if shown at the same time (scene) but updates on the character/inventories done via FCOI...
File: CraftStore Endless Archive06/02/18
Thanks a lot. ItemLink is fine as...
Posted By: Baertram
Thanks a lot. ItemLink is fine as I can build it from the given bag, slotIndex as you've described. Going to work on it to support CraftStore within FCOIS -> Set research icons automatically as I alwasy wanted to do this, and ResearchAssistant seems sometimes buggy or non functional. Hey Rhyono, does CraftStore provide global...
File: FCO ItemSaver06/02/18
1.3.0 Fixed: Sorting of gear and d...
Posted By: Baertram
1.3.0 Fixed: Sorting of gear and dynamic gear Added: Support for updated Advanced Filters FCOItemSaver filters plugin changes. Find this modified plugin here: AdvancedFilters plugin: FCOItemSaver marker icons Attention: AdvancedFilters needs an update, otherwise traveling to a wayshrine will duplicate the plugin entries in the d...
File: Inventory Insight06/02/18
Re: Re: FCO Item Saver compatibility
Posted By: Baertram
Nope, you are not correct. It must be done within both addons :rolleyes: We had checked this in the past already and unfortunately IIFA is using the itemLink to store the information about items, whereas FCOItemSaver needs the bagId and slotIndex to mark items in the inventories. In the background FCOIS needs the item's itemid...
File: FCO ItemSaver06/02/18
Re: Inventory Insight compatibility
Posted By: Baertram
Hi, we had already done so and unfortunately the code within InventoryInsight is not compatible as they do not save the bagId and slotIndex but the itemLinks to the savedVars. It would need both addons to completely change their way the data is stored and read. So the answer is: Sorry, not possible. P.S. As the itemlink use...
File: CraftStore Endless Archive06/02/18
Hey Rhyono, does CraftStore prov...
Posted By: Baertram
Hey Rhyono, does CraftStore provide global functions to check if an item in the inventory is researchable which I could use in another addon (FCOItemSaver) to check and mark the item with a marker icon? Thanks for any hint as I couldn't find such a function in the code.
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!