Results: 5992Comments by: Baertram
File: FCO ItemSaver05/08/17
What do you mean in detail by "hard...
Posted By: Baertram
What do you mean in detail by "hard functions"? Maybe you can give me one or two examples and I can think about an easier way to implement it. It's a not bad addon, but it's extremely overweighted, with a lot of hard functions. Using it for marking 1-2 sets of items is a huge overkill. And I have a lag at the backpack opening wi...
File: Inventory Insight05/08/17
No problem, thanks for the feedback...
Posted By: Baertram
No problem, thanks for the feedback SilverWF. Each "not needed" functionality was added upon request and because I like and use a lot of them :rolleyes: The lag is happening only once for me after a login, and as there are many other addons that work together with FCOIS (or simply scan the inventory even without FCOIS) it's proba...
File: Auramastery05/08/17
Another way to search for skills li...
Posted By: Baertram
Another way to search for skills like "Ilambris" etc. is to use this online database of UESP:ESO http://esoitem.uesp.net/viewlog.php?search=&searchtype=minedSkills -> must be replaced with a string like "Ilambris". Just enter the search term in the search box at the top right corner, choose "sk...
File: OdeHack - Ultimate sharing05/02/17
Great idea! I always wanted an add...
Posted By: Baertram
Great idea! I always wanted an addon like that :banana: You should think about using this library instead to get the group pings sent: http://www.esoui.com/downloads/info1337-LibGroupSocket.html The library can be used within an addon or as standalone addon/library. It was build to send group dmg, heals, and other data and s...
File: FCO ItemSaver05/02/17
A question for everybody: Easy w...
Posted By: Baertram
A question for everybody: Easy way to solve the problem: Got something I already have. so it's marked with a gear mark and a dynamic mark. But I want to sell (deconstruct/destroy), because I only need it once. How can I sell this item, without touching the other items marks? The right click in inventory screen on the mark (gree...
File: FCO ItemSaver05/02/17
Ah ok, this was the normal "FCOItem...
Posted By: Baertram
Ah ok, this was the normal "FCOItemSaver" protection within Potionmaker ;) Marked items get protected. I found an option in Potion Maker at the bottom of the settings panel. I turned it off and it now works fine. Thanks for your help and quick response.
File: FCO ItemSaver05/01/17
Ok thanks for the info. 1. This...
Posted By: Baertram
Ok thanks for the info. 1. This only happens inside the PotionMaker addon, or is the dynamic solvent also protected in standard eso alchemy station masks? 2. Which version of FCItemSaver are you using. The current version 0.9.1, or the BETA version 1.0.0 already? If you are using the BETA already try this version of PotionMaker:...
File: Merlin the Enchanter05/01/17
Needed changes for FCOItemSaver ver...
Posted By: Baertram
Needed changes for FCOItemSaver version 1.0.0 and higher. At glyph creation In filename "KhrillMerlinTheEnchanter.lua", function "KMTE:CheckBag", line "716". Exchange the old source code for FCOIS, starting with "elseif KMTE.FCOitemSaverFilter ..." with the following: elseif KMTE.FCOitemSaverFilter then --FCOItemSaver...
File: FCO ItemSaver05/01/17
I have a small problem and was wond...
Posted By: Baertram
I have a small problem and was wondering if it is possible to fix. I use a dynamic icon to single out items over a set amount ( quantity ) to sell. But when I have a alchemy item marked, it does not show up be used at a alchemy station. I have all of the options turned off. Thanks is advance. Hey hagernanj, I'm not sure if I g...
File: FCO ItemSaver05/01/17
Hey wambo, the additional invent...
Posted By: Baertram
Hey wambo, the additional inventory flag icon works for sell too but if you have marked it with a dynamic icon that does not allow to be sold it will protect the item, even if the flag's color is red. -> Dynamic icons are not recognizing the flag's color (red/green) I'm not sure anymore why I have implemented it this way, mayb...
File: Addon Selector (Save AddOn profiles/packs)04/27/17
Exactly, this will keep your game r...
Posted By: Baertram
Exactly, this will keep your game running with a better performance. There are other addons to automatically downsize some settings like graphics etc. too. Wow, I think this addon can be useful for having different sets for PVE and Cyrodiil. Basically, in Cyro you don't need some kind of addons, like trading or crafting ones, so...
File: Chat Tab Selector04/27/17
If your addon is the only one it wi...
Posted By: Baertram
If your addon is the only one it will throw lua error messages then :p You're using LibStub and LAM but you did not include them. It's working for you (and will work for most people) due to other addons including them. I know. Do not want to insert popular lib in small add-on. It is allways loaded form other add-ons.
File: InventoryManager04/21/17
Hey iwontsay, as I wrote you bef...
Posted By: Baertram
Hey iwontsay, as I wrote you before I need to change some code at FCOItemSaver. As the function names changed and the function parameters changed (beginning with FCOIS version 1.0.0 soon) for FCOIsMarked(itemInstanceId, ...) -> FCOIS.IsMarked(bag, slotIndex, ...) I wasn't able to dynamically produce a solution without changing yo...
File: CDG Bank Stacker04/21/17
As this addon seems to be abandoned...
Posted By: Baertram
As this addon seems to be abandoned I'll just post something here just in case someone wants to update it manually for themselves locally: Hey CrazyDutchGuy, I'm planning to update FCOIS soon with a major new version. Some function names changed and I'm trying to give the developers of other addons that support FCOIS the source...
File: Quick Enchanter04/21/17
Hey Criscal, I'm planning to upd...
Posted By: Baertram
Hey Criscal, I'm planning to update FCOIS soon with a major new version. Some function names changed and I'm trying to give the developers of other addons that support FCOIS the source code in order to make it work for now AND after the new update. Here is your source code for function QuickEnchanter.IsProtected: function Qu...
File: Reloadui Extra Slash Commands - now with reloadui button on top of chat.04/17/17
Hey there, you have overwritten...
Posted By: Baertram
Hey there, you have overwritten the slash command /stuck which was available already in the game!!! Please remove it from your addon as /stuck from the game will not just do a /reloadui but teleport you to the next wayshrine too! This is needed if you really get stuck and after a reloadui you are not able to move cuz you are s...
File: FCO ItemSaver04/16/17
Hi wambo, good news. I found the...
Posted By: Baertram
Hi wambo, good news. I found the time to change the contextmenu of the filter buttons. I'm able to use submenus now and put the dynamic icons, and others, in there. It looks different from before but it's much easier now to enable all marker icons. You're able to disbale the text right to the icons by disabling the tooltips f...
File: What Bar Am I On04/16/17
Thanks for the addon. But sometime...
Posted By: Baertram
Thanks for the addon. But sometimes a search for existing addons is the easier way :rolleyes: http://www.esoui.com/downloads/info779-ShowWeaponbarId.html
File: Khrill Master Cook04/16/17
Updated the addon for the Homestead...
Posted By: Baertram
Updated the addon for the Homestead patch, so there shouldn't be any errors anymore: http://www.esoui.com/downloads/info1666.html
File: You Can Signal04/14/17
Hi, and what exactly is the library...
Posted By: Baertram
Hi, and what exactly is the library doing then? Is it just updating a backdrop's color so it is "blinking"?
File: FCO ItemSaver04/10/17
Re: Gamepad UI Support?
Posted By: Baertram
Just installed ADCUI and I'm testing if I can support FCOIS with this addon. Edit: I found a way to provide FCOIS functionality in the normal inventory, if you are using ADCUI and the gamepad mode (Settings "Use controller UI" is disabled in ADCUI!!!). But if you enable the controllerUI again FCOIS will throw error messages wh...
File: Circonians FilterIt04/07/17
If you want to mark items that look...
Posted By: Baertram
If you want to mark items that look the same, but are different in their enchantment etc. you can use this addon: http://www.esoui.com/downloads/info300-ItemSaver.html If you want to mark items with different marker icons (at the same time) and want to filter them you can try: FCOItemSaver Thats not what i want. Becau...
File: FCO ItemSaver04/07/17
Re: Gamepad UI Support?
Posted By: Baertram
Unfortunately enabling the gamepad mode will change some names of the UI stuff and the hooks that FCOIS is implementing are not working anymore afterwards. I don't find the time to check all names and hooks and implement them for the gamepad mode as well, especially as I don't own a gamepad and the native gamepad mode is not uild to...
File: Advanced Filters - Monster Set plugin04/04/17
Unfortunately I don't have a list o...
Posted By: Baertram
Unfortunately I don't have a list of the monster set item Ids for you. But if you find them you could implement the same method liek for the craftable sets and strip the translations. Edit: Just found this website, maybe it's up2date: http://esoitem.uesp.net/viewlog.php?record=setSummary Get one of the set items by clicking...
File: FCO ItemSaver04/02/17
I've instaleld Inventory Grid View...
Posted By: Baertram
I've instaleld Inventory Grid View and can't see what the problem is? 1. My addon FCOIS is supporting this addon and is rearranging the icon to be shown at the lower left corner of each grid entry. 2. Do you use the most up2date Inventory Grid View version? Because in the settings of IVG ther eis no positioning help to tell the a...