Results: 765Comments by: Shadowfen
File: rChat05/06/20
Re: ZO_PreHook error
Posted By: Shadowfen
Good day, I am receiving the following error when I log in EsoUI/Libraries/Utility/ZO_Hook.lua:15: attempt to index a nil value stack traceback: EsoUI/Libraries/Utility/ZO_Hook.lua:15: in function 'ZO_PreHook' |caaaaaa existingFunctionName = "HandleTabClick", hookFunction = user:/AddOns/rChat/rChat.lua:4210 |r...
File: Thief Tools05/04/20
How does the timer for bounty work...
Posted By: Shadowfen
How does the timer for bounty work exactly? And does it take into account passive "TSwiftly Forgotten"? Because the numbers I'm seeing displayed here make literally ZERO sense :D So I'm guessing I'm missing something... Coincidentally, Cheshire1981 and I have been discussing how the bounty works in this forum - in the preceed...
File: Auto Category - Revised05/03/20
Re: tranmutation geodes
Posted By: Shadowfen
Hi, is there an item name so I can put the Transmutation Geodes in to a specific category? Right now they are classified as other in the consumables. I would like to add them to the Container category but I do not see an item name for them in your wiki, such as.. sptype("transmutation_geode") I think that ZOS is still classifying...
File: rChat05/03/20
I almost always get this when I log...
Posted By: Shadowfen
I almost always get this when I log on or switch characters. https://i.imgur.com/pBxYbMo.png Yeah, that was some debug that I accidentally left in. It will be gone in the next release which will be soon. Sorry about that.
File: Auto Category - Revised04/29/20
Could someone please show me exactl...
Posted By: Shadowfen
Could someone please show me exactly what i need to type for AlphaGear sets? I'm trying alphagear("arg1") but it just says arg1 isn't recognised. I probably should have mentioned that it's not working either. Just checking: you are replacing the "arg1" with the number of the alphagear set you are interested in? So, for ex...
File: Auto Category - Revised04/28/20
Could someone please show me exactl...
Posted By: Shadowfen
Could someone please show me exactly what i need to type for AlphaGear sets? I'm trying alphagear("arg1") but it just says arg1 isn't recognised. It is not a bad thing that "arg1" is not recognized. The very basic verifier that we have cannot identify words that are the names you have given things. When you get a warning fr...
File: Thief Tools04/22/20
Re: Re: Re: Re: Re: Bounty Reset Clock
Posted By: Shadowfen
I think I will need your self-correction magic but my best estimates deviate (in rare cases) only 1 gold from the real bounty decrease, regardles of level now... you set a base value of 23 (for lvl 50 cp 160) but this base value changes with level in the following way: base value = character level * 0.346 (rounded to one decimal po...
File: Thief Tools04/21/20
Re: Re: Re: Bounty Reset Clock
Posted By: Shadowfen
could you please elaborate which parameters this estimate is based upon? I have rank 20 in legerdemain and rank 12 in the thieves guild with every passive skill maxed out and the estimate is still WAY off. Swiftly Forgotten's bonuses are based on the level of the skill and the level of the character. My calculation is based on...
File: rChat04/15/20
I'm getting this error when I try t...
Posted By: Shadowfen
I'm getting this error when I try to copy any message: user:/AddOns/rChat/rChat.lua:1055: attempt to index a nil value stack traceback: user:/AddOns/rChat/rChat.lua:1055: in function 'CopyMessage' user:/AddOns/rChat/rChat.lua:1237: in function 'OnSelect' EsoUI/Libraries/ZO_ContextMenus/ZO_ContextMenus.lua:451: in function 'ZO_...
File: rChat04/15/20
Re: Some questions
Posted By: Shadowfen
Hi I started to use this addon because of the cool feature to save messages. But right now some major stuff is not working and thats the reason why I wanna go back to pchat. Can you please tell if you are working of this issues or does it stay like this for now? - /r to respond back is not working at all - Almost all messages are...
File: Lui Extended04/10/20
Slash Command settings
Posted By: Shadowfen
Would you please not nil-out the slash commands that are turned off in your settings? Since you require a reloadui after changing the settings anyway you won't be needing to "turn off" commands anyway - if they are set to OFF, then you just don't load them. But the current way of setting them to nil indiscriminately, makes sure th...
File: rChat04/10/20
Re: Help with zoning bug
Posted By: Shadowfen
Every time I zone (and it was the same with Pchat), I have to do a /reloadui in order for my guild settings to take effect again. Until I do, the guild settings (like name format and colors) revert to the default ESO settings. I will take a look at it. I assume you mean every time you go to a new zone? I'll play more with my guild...
File: Thief Tools04/06/20
Just the status bar
Posted By: Shadowfen
@BassZ1890 When wanting only the status bar, you can turn off auto-looting while stealing and auto-junking with slash commands in chat: /thieftools - Display all of the chat commands for ThiefTools with a brief description of what they do. Of particular interest: /tt.as - Toggle auto-steal mode /tt.tm or /tt.safe - Toggl...
File: Auto Category - Revised03/30/20
Re: how to identify poisen and potion that fits to the current char
Posted By: Shadowfen
Apologize if this comment is already answered, but I could not find a search function within this forum I tried to show poisen and potion in one category that fit's to my current char: type("food", "drink", "potion") and level() >= charlevel() But this doesn't work for potions marked as 40-45 and charlevel 41 and I also do...
File: Dungeon Tracker03/27/20
Dungeon Tracker got an update today...
Posted By: Shadowfen
Dungeon Tracker got an update today, and the bandits sidepanel is throwing errors now I think. I think Bandits only offers an API, so the custom side panel button is part of this addon? Dungeon Tracker is throwing errors whenever you look at another player ... a "nil when expecting a function" error in the embedded custom title...
File: Auto Category - Revised03/25/20
The documentation on GitHub doesn't...
Posted By: Shadowfen
The documentation on GitHub doesn't have the rule for sets made with Item Saver (not FCO). Could you update it please? Or let me know what to use. Thanks for the super-useful addon! The function is ismarkedis() with one or more names of Item Saver sets as parameters. Example from my IS set named "Decon" is my deconstruct rule...
File: Auto Category - Revised03/24/20
Hi, could you make the addon work i...
Posted By: Shadowfen
Hi, could you make the addon work in Transmute Station menu? I'll look into it.
File: Auto Category - Revised03/24/20
Re: armor_robust missing
Posted By: Shadowfen
I created a category for items I have to analyse and remarked, that armor_robust is missing in traittype("arg1", ...) and will be rejected as error in the check function. I do not know if this is your built-in code or if this is an error returned by the ZOS API So far as I know, there is no such thing as armor_robust. There is...
File: Merlin's Rez Helper03/23/20
Error from Rez Helper/Lib3d
Posted By: Shadowfen
Got the following stack trace: user:/AddOns/HarvestMap/Libs/Lib3D/Lib3D.lua:187: attempt to index a nil value stack traceback: user:/AddOns/HarvestMap/Libs/Lib3D/Lib3D.lua:187: in function 'lib:GetCurrentWorldOriginAsGlobal' self = {DEFAULT_GLOBAL_TO_WORLD_FACTOR = 25000} user:/AddOns/MerlinsRezHelper/merlin...
File: BugCatcher Updated03/14/20
Re: Quick question
Posted By: Shadowfen
Do you have to the original BugCatcher or does your addon work as a replacement? Mine works as a replacement.
File: BugCatcher03/13/20
I've posted an update for BugCatcher
Posted By: Shadowfen
but ESOUI put it on its own page BugCatcher for Harrowstorm https://www.esoui.com/downloads/info2566-BugCatcherforHarrowstorm.html Fixes the ancient embedded libraries and the over-abundance of LAM-Refresh's. Now requires LibAddonMenu-2.0 to be installed separately. When you find your way back here, Werewolf Finds Dragon...
File: rChat03/13/20
Re: Copy not working
Posted By: Shadowfen
Noticed the copy line isn't working now. I'll take a look. Thanks Editted: I am finding that Copy Line is working fine for zone, group, and guild messages; but it does not work for system messages (by design). I right click over the text part of the chat line, get the context menu, select "Copy Line" and get the entire line (w...
File: Auto Category - Revised03/10/20
Re: Re: Re: No categories
Posted By: Shadowfen
I'm having the same issue as billo. Under bag settings the categories list is just a list of numbers. Which language are you running the client in? Can you delete the saved variables file AutoCategory.lua in "Elder Scrolls Online"\live\SavedVariables (while you are not logged in to the game); then log in to see if the Categorie...
File: Auto Category - Revised03/09/20
Re: No categories
Posted By: Shadowfen
I'm having the same issue as billo. Under bag settings the categories list is just a list of numbers. Which language are you running the client in? Can you delete the saved variables file AutoCategory.lua in "Elder Scrolls Online"\live\SavedVariables (while you are not logged in to the game); then log in to see if the Categorie...
File: Auto Category - Revised03/09/20
Hello, i just installed this addon,...
Posted By: Shadowfen
Hello, i just installed this addon, but there were no categories and no preset available. BTW the dependencies were satisfied. The default categories are available for account-wide settings only at the moment. Set accountwide to ON and you should see categories. The account wide setting is on, but still no categories I delet...