Results: 75Comments by: Maxxermax
File: Dolgubon's Lazy Writ Crafter03/14/23
Just a question: Because of this bu...
Posted By: Maxxermax
Just a question: Because of this bug I looked into the code by myself and I wonder. You define in Crafter.lua the local function maxStyle (piece) twice with the same number of arguments. How does it now which one it should call? :confused: >.> <.< The answer of which it should call in this case is somewhat easy. The second one...
File: Dolgubon's Lazy Writ Crafter03/14/23
With the new option for 'smart styl...
Posted By: Maxxermax
With the new option for 'smart style selection' enabled I get this error message Checking type on argument itemStyleId failed in IsSmithingStyleKnown_lua stack traceback: : in function 'IsSmithingStyleKnown' user:/AddOns/DolgubonsLazyWritCreator/Crafter.lua:146: in function 'maxStyle' piece = 6, max = 7, numKnown =...
File: Dolgubon's Lazy Writ Crafter03/13/23
With the new option for 'smart styl...
Posted By: Maxxermax
With the new option for 'smart style selection' enabled I get this error message Checking type on argument itemStyleId failed in IsSmithingStyleKnown_lua stack traceback: : in function 'IsSmithingStyleKnown' user:/AddOns/DolgubonsLazyWritCreator/Crafter.lua:146: in function 'maxStyle' piece = 6, max = 7, numKnown =...
File: JunkHotkey02/20/23
Hey! I have been using an add-on Ju...
Posted By: Maxxermax
Hey! I have been using an add-on Junkee 2018 ( https://www.esoui.com/downloads/info1947-Junkee2018.html ) all these years. It works fine... 1 key to junk loot; and unjunk in trash. It can't do anything with companion gear though. Does your ad-on work the same way and also do companion gear? Hoping for a reply! LOVE my junk key. Wo...
File: FCO Companion02/16/23
FCO Companion is now fully compatib...
Posted By: Maxxermax
FCO Companion is now fully compatible with JunkHotkey. Thank you very much. I have integrated a little check for Companion Items in my JunkHoverdItem function to not play the sound double, what would it sound louder. I noticed that your unmark junk with the context menu is now louder too for companion items, but with "normal"...
File: FCO Companion02/16/23
Re: Re: Re: Re: Re: Re: Selling all junk items
Posted By: Maxxermax
... Function DestroyItem() seems to exist too, maybe this works. Thats what I thought too
File: FCO Companion02/16/23
Re: Re: Re: Re: Selling all junk items
Posted By: Maxxermax
Your screenshot shows you got at least the GridList addon enabled ;) But maybe you only added this screenshot to show me the keybind. I know it's sometimes there, and sometimes it isn't... At best, to test this, enable the checkbox "Disable addons" at the top left of the addons list ingame, and reload the UI. This way all addons an...
File: FCO Companion02/13/23
mark/unmark companion items as junk via JunkHotkey
Posted By: Maxxermax
Hello Baertram, I tried to make JunkHotkey compatible with your "mark/unmark companion items as junk" function. If FCOCompanion settings are set to "Companion items->junk ON" JunkHotkey detects it as "junkable", which is displayed in the KEYBIND_STRIP. To mark/unmark Companion items I added this to my code: if isCompanionJu...
File: Harven's Custom Map Pins (Markers)01/22/23
Re: Re: Legend with Icons in the Map
Posted By: Maxxermax
Yes, I can add that. Wow! That was quick. Thank you! ... Maybe the predefined without the gap and the icons a little bit smaler (24). from V3.22:https://i.imgur.com/XxsMi7j.png to this:https://i.imgur.com/wDWPldu.png ... also a setting to toggle Legend Icons off in Map for some who don't like it.
File: AI Research Grid01/21/23
Hi, do we really need these styp...
Posted By: Maxxermax
Hi, do we really need these stype AIRG_STYLE_BASIC, AIRG_STYLE_CROWNSTORE, AIRG_STYLE_CHAPTERIZED? Mostly you use AIRG_STYLE_BASIC and AIRG_STYLE_CROWNSTORE equally the same settings. For the Chapter Number in achiev, I found only one use, where we can right-click and "Paste Achieve" to chat. If we could get rid of this, w...
File: Harven's Custom Map Pins (Markers)01/21/23
Legend with Icons in the Map
Posted By: Maxxermax
Hi, shouldn't there be Icons in the Map Filters Tab? :) https://i.imgur.com/c5KBxYG.png
File: AwesomeGuildStore01/21/23
Re: Feature request
Posted By: Maxxermax
Hey there, love the addon, have been using it for ages. I was wondering if it would be possible to add a filter when searching a guild store to filter by time left on the listing? Thanks! What do you mean? Where? You can sort by time On the sells tab: either click on "time" or chosse from "Sort By:" drop-down list. On the...
File: Inventory Insight12/02/22
Bag Space
Posted By: Maxxermax
Hello, I've experienced that the Bag Space doesn't show all my Storage every time I change between EU and NA server. This is all my storage: https://i.imgur.com/tFGUAsV.png This is how it looks after log in to the other server: https://i.imgur.com/54T08oe.png If I go to a home with my storages in place than it shows eve...
File: Harven's Custom Map Pins (Markers)11/10/22
## DependsOn: LibMapPins-1.0
Posted By: Maxxermax
Hello, there is a dependency on LibMapPins-1.0 it seems. Without this library the pin sub filter in the map are fix - no scrollbar.
File: Companion Rapport Numbers10/07/22
Re: Rapport Increase / Decrease Icon is missing
Posted By: Maxxermax
I've installed this addon yesterday. It works, but the Rapport Increase / Decrease Icon is missing / is a white square. https://i.imgur.com/WF1RDZO.png https://i.imgur.com/kDuGcMo.png There is a change in function ZO_LootHistory_Shared:AddCompanionRapportEntry . With this code it works for me: local COMPANION_NAME_COLOR =...
File: Companion Rapport Numbers10/07/22
Rapport Increase / Decrease Icon is missing
Posted By: Maxxermax
I've installed this addon yesterday. It works, but the Rapport Increase / Decrease Icon is missing / is a white square. https://i.imgur.com/WF1RDZO.png https://i.imgur.com/kDuGcMo.png
File: Inventory Insight08/23/22
line break from Item Name only works with item count on the right
Posted By: Maxxermax
Hello Sharlikran, very nice AddOn. Saves me a lot of time, searching where did I put all my stuff. Thank you! :thumbsup: https://cdn-eso.mmoui.com/images/style_esoui/icons/icon13.gif I decided to disable the setting "Show Item Count on Right side of list", but then the line break for long item names doesn't work anymore. The...
File: JunkHotkey07/16/22
Hey! I have been using an add-on Ju...
Posted By: Maxxermax
Hey! I have been using an add-on Junkee 2018 ( https://www.esoui.com/downloads/info1947-Junkee2018.html ) all these years. It works fine... 1 key to junk loot; and unjunk in trash. It can't do anything with companion gear though. Does your ad-on work the same way and also do companion gear? Hoping for a reply! LOVE my junk key. Wo...
File: AwesomeGuildStore06/24/22
Re: Back bag Junk Tab
Posted By: Maxxermax
Hello sirinsidiator, I wonder if it is possible to add the junk subfilter from the back bag to the sell tab since it is also possible to sell from the junk subfilter of the bank tab? version 1.6.2: Changes: Fixed potential error when moving the mouse over a search result Fixed price warning on sell tab not showin...
File: AwesomeGuildStore06/09/22
Back bag Junk Tab
Posted By: Maxxermax
Hello sirinsidiator, I wonder if it is possible to add the junk subfilter from the back bag to the sell tab since it is also possible to sell from the junk subfilter of the bank tab?
File: Harven's Custom Map Pins (Markers)02/06/22
Re: Re: How Do You Share a Pin/Marker?
Posted By: Maxxermax
Late to the party... A friend and I recently installed this Addon and we love the ability to add custom pins, but when we try to share them with the team via Group chat, nothing happens. Are we doing it right? How does one share one of their pins with a group, or does this feature not work? Thanks! You are not doing somethi...
File: Dolgubon's Lazy Writ Crafter11/22/21
Re: Fix suggestion for the auto-exit feature on enchanting station
Posted By: Maxxermax
Hello there, I ran into an issue using this add-on: the auto-exit feature does not do its work on the enchanting station if the "retrieve item" objective is not complete. In the case of my personal routine, I retrieve items from the bank after crafting, so I can't have the auto-exit feature working for me with enchanting. I wen...
File: AI Research Grid08/10/21
If this is a stupid question, I am...
Posted By: Maxxermax
If this is a stupid question, I am sorry! I'm new to lua and ESOUI programming. Can we transfer the "style" section to the save file and rebuild it by checking, if the API Version was updated, so that this addon doesn't have to be no longer updated with every new eso-patch? Maybe with a function that search for the Keywords "styl...
File: AI Research Grid08/08/21
New motifs and german Tootip improved
Posted By: Maxxermax
Um ^m, ^p, ^f, ^n etc. aus dem Tooltip zu entfernen. To remove ^m, ^p, ^f, ^n etc. from german motif tooltips. Code in Zeile 356 ersetzen Replace code in line 356 von diesem from this: tooltipText = zo_strjoin(nil, tooltipText, "\n|cFFFFFF", GetString("SI_ITEMSTYLECHAPTER", indexValue), "|r") zu diesem to that: too...
File: Advanced Filters - Updated07/26/21
There may be something wrong with t...
Posted By: Maxxermax
There may be something wrong with the grey-out function. The sub-filter bar is grayed out in bank and house crates in the junk area, although there are filterable items. Could you tell me which items in detail lead to this behaviour please so I'm able to rebuild it. Any weapons, armor, or other items? Please try the following:...