Results: 6259Comments by: Baertram
File: NoAccidentalStealing (+no accidental casting)04/24/20
NoAccidentalStealing v1.12 Baertram...
Posted By: Baertram
NoAccidentalStealing v1.12 Baertram -Removed embedded old LibAddonMenu-2.0. Please install this dependency as a standaloen version! -Added version 2.0 r28 as a dependency check on LibAddonMen-2.0 to assure the global LibAddonMenu2 exists -Removed LibStub call of LibAddonMenu-2.0 -Changed load order of files to prevent error mes...
File: Advanced Filters - Crafted Items04/23/20
No worries, just wanted to tell you...
Posted By: Baertram
No worries, just wanted to tell you your possibilities as there already exist quite a lot plugins and if someone uses many of them the dropbox will be really full (and thus loooong) at the "All" entries. So hiding not needed ones at some of them would be the best imo. Yeah. I'd thought about prepending "Not" to the game-generated...
File: FastVolume04/22/20
Great addon, thanks a lot! I'm lis...
Posted By: Baertram
Great addon, thanks a lot! I'm listeing to a lot music and watch videos during my addon code sessions and playing the game, so this comes in handy! Feature requests: 1. Add a slash command for the volume change, e.g. /fv Maybe also for the music and not the general volume. 2. Add a double click handler t...
File: Joviex's Addon Settings Transfer (Updated)04/22/20
Discontinued & Outdated » Joviex's...
Posted By: Baertram
Discontinued & Outdated » Joviex's Addon Settings Transfer (Updated) Thos are NEVER shown within Minion, so the one you see is the last one not moved to outdated yet. And btw: The addon makes more trouble than it fixes as the SavedVariables can be such different today, that a copy cnanot be easily achieved. You all should skip it...
File: Advanced Filters - Updated04/22/20
No, the vanilla UI just does not sh...
Posted By: Baertram
No, the vanilla UI just does not show it there. You need to install "CraftBag Extended" to make it show, and then the itemcount should be added there as well by AdvancedFilters. Or you enable the itemCount within FCOItemSaver settings. It will show the itemcount at top of the inventory near the "Name" sort header. Hi! Is it bug...
File: Advanced Filters - Crafted Items04/22/20
Thanks, I've changed the hardcoded...
Posted By: Baertram
Thanks, I've changed the hardcoded "Crafted" string to the ingaem tanslation of it. This way your plugin will support, de, en, fr, jp, ru languages from the scratch . Unfortunately there is no "Not crafted" in these languages. So I've just concatenated 2 strings, "not" and "crafted". See here for the ingame available translation...
File: Master Merchant04/22/20
Before starting any threads like th...
Posted By: Baertram
Before starting any threads like this: Did you try to contact the author via pm, email or by other ressources you got freom ingame friends maybe? It's not a good way to "assume" or "use rumours" as a base. Let the author speak for himself please! And what should the "guys" vote for in your thread in the forums? It makes no diffe...
File: pChat (Chat customization & help: look/notification/sound/automation/history)04/22/20
Yes, an old addon includes an old L...
Posted By: Baertram
Yes, an old addon includes an old LibAddonMenu library and calls it hard-coded (always, from the addons txt file). Read this please: https://www.esoui.com/forums/showthread.php?t=8970 And update all your addons and libraries, logout before! Install the libraries directly into the addons folder, like they were an addon (standalo...
File: FishBreak04/22/20
You should definately unregister ev...
Posted By: Baertram
You should definately unregister event_add_on_loaded in it's callback function again as your addon was found, in all of your addons. Else the string comparison against addonName is run for each of your libs and addons and ZOs code! And please try to always use event filters (see the wiki) for especially event_inventory_single_slot...
File: Simple Combat Alerts Revived04/21/20
Added "Solaris Lorica" to the team....
Posted By: Baertram
Added "Solaris Lorica" to the team. Welcome and have fun with the addon ;)
File: RootBreak04/21/20
You can get alist of all the active...
Posted By: Baertram
You can get alist of all the active combat tips like this: for activeCombatTipId= 0, 100, 1 do local name, tipText, iconPath = GetActiveCombatTipInfo(activeCombatTipId) if name and name ~= "" then d(">tipId: " ..tostring(activeCombatTipId) ..", name: ".. tostring(activeCombatTipId) ..", tipText: " ..tostring(tipText))...
File: BeamMeUp - Teleporter (Fast Travel)04/21/20
Re: Re: Re: Re: Re: Chat box integration
Posted By: Baertram
You should have a look at FCOChatTabBrain and pChat addons then. The last one generally eases the chat handling. You are able to define short guild tags you can use in the chat like /fts instead of /g3 for the guild "Fair Trade Society" etc. And FCOCTB provides auto chat tab and chat channel switches depening on your incoming mes...
File: RootBreak04/21/20
Don't get me wrong, and in the end...
Posted By: Baertram
Don't get me wrong, and in the end it is your decision. You are learning by each addon as well. But why do you create several addons, 1 for each CC state insead of 1 addon for all of them? Makes it easier to handle and update for yourself, and less cluttered for the users. Root break, root state, stun state, ... Just create 1...
File: Addon Selector (Save AddOn profiles/packs)04/21/20
I'll have a look. Did you try with...
Posted By: Baertram
I'll have a look. Did you try with only AddonSelector or was e.g. Votans Addon List enabled? when im selecting with SHIFT button addons with dependencies wont selected can you fix this so they selected when you using shift to select a bunch of addons thanks in advance
File: FCO ItemSaver04/18/20
Re: Configure to mark automatically pieces of set with traits interesting ?
Posted By: Baertram
Hi, Overlapping icons, what do you mean? They all overlap as they are shown at the same position. That's normal and cannot be changed. Use the icon tooltip to see which icons are marked, or change the icons size in the settings so you can see the different ones more easily. The addon shows the icons from lowest (lock) to dynamic...
File: DoItAll (Mass Extract/Deconstruct/Move/Mail attach/...)04/17/20
Yep, and I'm currently not planning...
Posted By: Baertram
Yep, and I'm currently not planning on adding something for it as the ZOs lock item stuff is annoyingly difficult to apply/remove (do ppl even use this?) + checking more stuff on each inventory row will just slow down everthign even more. What do you mean by it cannot protect them? DoItAll does not protect anything. And the vanil...
File: DoItAll (Mass Extract/Deconstruct/Move/Mail attach/...)04/17/20
What do you mean by it cannot prote...
Posted By: Baertram
What do you mean by it cannot protect them? DoItAll does not protect anything. And the vanilla UI game lock by ZOs is just hiding the items totally from the inventory list at deoconstruction table etc. So I don't need to do anything about this for DoItAll as the items are simply not show. What do you want to do WHERE with the van...
File: Set Tracker - UPDATED04/17/20
Re: 2.8 and Highlight traits
Posted By: Baertram
This addon tracks the whole sets and not only "some traits". If you mark and setitem of a set as tracked it will be tracked and you can see what items of that set is at your different bags. If you only want to track some traits you can use FCOItemSaver to automatically mark set items by their traits e.g. And to be honest: I gave...
File: Vampire Info04/17/20
You are welcome Kenza. Right, I al...
Posted By: Baertram
You are welcome Kenza. Right, I also wondered why the seconds stuttered as I had changed the slider to 5seconds :p I can have a look if this is easily doable. Please try if this works for you: VampireInfo v2 Baertram Wonderful! I've tested everything I can think to test of it and it's working beautifully! Thanks for the 'Up...
File: pChat (Chat customization & help: look/notification/sound/automation/history)04/16/20
Re: Re: Re: Re: Re: Re: Automatic Party Switching
Posted By: Baertram
Hm... As the group finder strikes it will port you into a dungeon. So at this point, as you got into the dungeon, the party channel should be set. I rely on the event (EVENT_PLAYER_ACTIVATED) that should fire than. If it doesn't I'm not able to do anything here :( But as you get into a new zone and a loading screen appears before...
File: Vampire Info04/16/20
I've changed the addon VampireInfo:...
Posted By: Baertram
I've changed the addon VampireInfo: -Removed old libs -Fixed settings menu to use new LibAddonMenu-2.0 -Needed libraries: LibAddonMenu-2.0 and LibMediaProvider-1.0 -> Please install as standalone libraries into your AddOns folder, e.g. via Minion -Made the SavedVariables save differently for each server but the same for each acco...
File: FCO ItemSaver04/16/20
Re: Re: Re: Re: Icons not visible in Bag menu
Posted By: Baertram
Sorry but I cannot rebuild this problem so far? :confused: What scale did you use before setting it to 99% ? The standard value 100? Will try again with the scale = 100 Edit: Okay, found the bug... I forgot to resize the icons if the values before sclaing and after scaling are the same... Which happens if the scale is 100%...
File: Joviex's Addon Settings Transfer (Updated)04/16/20
Please click the more info checkbox...
Posted By: Baertram
Please click the more info checkbox and copy the TEXT from the error message here, completely! Put the tags (without the space) around it please. Without the total info and the variables shown with the More info checkbox activated this error messages does not help. Edit: Updated a few lines, fixed one global variable and added...
File: FCO ItemSaver04/16/20
Re: Re: Re: Icons not visible in Bag menu
Posted By: Baertram
Thanks RickyAll, seems the scale factor then somehow makes the icons disappear or it's still soemthign else. I'll try to rebuild the problem. Please update GridList, as KL1SK has updated the addon with a fix as well in the meantime. If this fixes it already for you, please tell me so I do not invest time here. Hello, I'm havi...
File: AI Vampire Status04/16/20
This makes no sense. If you want t...
Posted By: Baertram
This makes no sense. If you want to keep each addon's update date updated you need to uplaod exisitng and working addons every 2nd month again and again which would need it to change the version etc. Maybe you should try to do this with 10 addons just to understand what work and time you need for this :rolleyes: The users shoul...