Results: 750Comments by: Shadowfen
File: rChat06/22/20
local function IsSpammableChannel(c...
Posted By: Shadowfen
local function IsSpammableChannel(chanCode) if chanCode == nil or chanCode == 0 then return nil end return spammableChannels end The chanCode is 0 for SAY channel, so you don't filter the spam feed in SAY channel. Thank you. I will address that.
File: rChat06/22/20
Thanks for fixing the opacity issue...
Posted By: Shadowfen
Thanks for fixing the opacity issue, it was bugging the hell out of me :P You are welcome! :)
File: rChat06/21/20
Re: Guild Nicknames
Posted By: Shadowfen
Thank you for fixing the guild switch !!!!!!!!!!!!!! :banana: Sorry for not releasing it last week when I fixed it.:o
File: Auto Category - Revised06/21/20
The ismonsterset() function seems t...
Posted By: Shadowfen
The ismonsterset() function seems to return true for perfected weapons. E.g. it definitely doese that for perfected Maelstrom and perfected Asylum Sanctorium stuff. Yes. It is also true for the Murkmire Blackrose Prison weapons. It's just how ZOS marks them... If you want to separate them, you might make one category for ism...
File: rChat06/20/20
Is the guild spam filtering suppose...
Posted By: Shadowfen
Is the guild spam filtering supposed to filter them out of zone chat? I have it enabled, however I still get a ton of messages, which gets to be pretty bad as they're usually 4-5 lines long. It is supposed to. I will check into that.
File: Fast Ride06/18/20
Re: Re: error
Posted By: Shadowfen
So, there is a hyphen in the very first space in lines 402 and 465. (I realize the error above reads 466, but the hyphen is in the remark statement above it.) I took both of those out and it works. Should have been corrected in this morning's update version 2.14.1 (which probably was pending release when you reported this :) )
File: Auto Category - Revised06/17/20
The standard meaning of a "warning"...
Posted By: Shadowfen
The standard meaning of a "warning" in compilers/interpreters is that an expression has tricky (often legacy) semantics which the programmer might not expect. The standard practice is that it should be possible to reword the expression to avoid any warnings. A number is a number. There is no way to reword it. In my opinion, if a numb...
File: Auto Category - Revised06/16/20
I'm getting "unrecognized" every ti...
Posted By: Shadowfen
I'm getting "unrecognized" every time I use a number in a rule. E.g. boundtype("on_equip") and not isbound() and not keepresearch() and getpricettc() > 900 Warning - Unrecognized: 900 Same here: type("armor","weapon") and not islocked() and ((not equiptype("neck","ring") and quality() < 4) or (equiptype("neck","ring") and...
File: Fast Ride06/16/20
Re: wrong version#
Posted By: Shadowfen
Hi Shadowfen, FastRide.txt, Version: 2.11.3 - should be 2.11.4 :) This leads to wrong behavior in minion. But I'm up to 2.13 now...:confused:
File: Fast Ride06/16/20
Hi, today i realized it doesn't swi...
Posted By: Shadowfen
Hi, today i realized it doesn't switch back properly after leaving combat, if you have Rapid Maneuver in your bar while dismounted in combat. Hadn't had this problem before. Thank you, I'll check on that.
File: rChat06/12/20
Re: Re: Character limit
Posted By: Shadowfen
FWIW, I'm having the same issue with character limits as described by Talrol. I'm having this issue too. I'm still able to save the chat, but I can't right click on the chat that gets cut off, so I have to click on something else to copy whole chat / copy channel chat. In the chat it seems like it's always followed by an "r" at the...
File: rChat06/12/20
Re: Certain options not weorking
Posted By: Shadowfen
-switch for channel only (guilds) not working. I can get it to work by going into the settings. Once clicked on the nicknames it's enabled until I log out again. I'm not sure what you mean by this one. Can you explain further?
File: Auto Category - Revised06/11/20
Re: FCO item saver marks
Posted By: Shadowfen
hi all im haveing a issius with getting the fco item saver marks to work in auto category have tryed putting in ismarked ("dynamic_1"through"dynamic_30") but its showing a error expected near through. im new to setting up rule's in addons. any hel would be great. many thx "through" is not supported. If you want to look for m...
File: Auto Category - Revised06/11/20
Hi @Shadowfen, Would it be possi...
Posted By: Shadowfen
Hi @Shadowfen, Would it be possible to add the option for Auto Category to automatically flag all items within a category with a FCO Item Saver flag? For example, automatically mark all items within the "Armor", "Weapon", "Necklace", and "Ring" categories as Deconstructable? I don't know of any inventory/filtration/organizat...
File: Auto Category - Revised06/11/20
Question: is it possible to put the...
Posted By: Shadowfen
Question: is it possible to put the type("recipe") and sptype("trophy_recipe_fragment") in the same category? I've tried to do it but I keep getting errors :( Have you tried type("recipe") or sptype("trophy_recipe_fragment") ??
File: Auto Category - Revised06/11/20
I have no idea how precise the rule...
Posted By: Shadowfen
I have no idea how precise the rule check is, but sorting Counterfeit Pardon Edicts by partial item name gives a warning, but it sorts the item correctly. https://i.imgur.com/e3cof5g.jpg It did the exact same thing for me when I tried tried to make a filter for alphagear sets. It said unrecognized but the filter worked perfectl...
File: rChat06/06/20
Re: Bug with number of characters
Posted By: Shadowfen
I recently started using this addon as pChat has been presenting issues and not functioning regularly. While everything so far seems to be wonderful there is one problem that I've run into. When I reach 239 characters in the chat box (doesn't matter which chat) it cuts off and instead leaves something like this: o good. Let's s...
File: Auto Category - Revised05/30/20
Re: Treasure Type filter?
Posted By: Shadowfen
Do you know if the ESO API has a "treasure type" exposed so you can get the treasure's traits (Medical Supplies, Tools, Drinkware, etc)? No it doesn't. I looked for that for the crow quests when Clockwork was out...
File: rChat05/28/20
I mean to update soon, but real lif...
Posted By: Shadowfen
I mean to update soon, but real life is a bit hectic right now. Thank you so much for your efforts. I've been programming for 25 years and I tried learning LUA but it's an oddball. Your talents are appreciated. It is an odd language, but it's beginning to grow on me. :D
File: rChat05/28/20
I really look forward to a fix for...
Posted By: Shadowfen
I really look forward to a fix for this. The bug is also preventing my own results of /script d(...) from appearing in the chat window. You can add libDebugLogger back to your addons now. There is now a setting in rChat to turn on the display of d() message in the chat window (overriding the libDebugLogger setting). (Make sure th...
File: Auto Category - Revised05/27/20
Any ideas about whats causing this...
Posted By: Shadowfen
Any ideas about whats causing this error? Looks like a Lib version, but I updated -- Async one I found is 2019 -- is there a newer one I missed? user:/AddOns/AutoCategory/AutoCategory_Global.lua:36: function expected instead of nil stack traceback: user:/AddOns/AutoCategory/AutoCategory_Global.lua:36: in function 'AutoCategory.c...
File: rChat05/26/20
Kind of have similar or other probl...
Posted By: Shadowfen
Kind of have similar or other problems. Automatic channel switch for group not working, syncing "into" other characters switches to a default character, switch for group channel only working going into settings and back. Remove zone tags option is not working. I will have to look into those. They are not the capabilities that I...
File: rChat05/26/20
I cannot for the life of me find ou...
Posted By: Shadowfen
I cannot for the life of me find out why but the settings in the addon just stop working at random while I'm playing. I have not changed settings between the messages here and just played normally and then suddenly the chat text switches to what I guess are default settings? Edit: It also doesn't seem to save any of the chat log a...
File: rChat05/25/20
Re: account CP
Posted By: Shadowfen
any chance to get CP with account name? or is it somewhere i am missing? thx for addon/continuation I can get YOUR CP or I can get the CP of someone that you target, but I don't know how (or if it is possible) to get the CP for someone based on their account name.
File: rChat05/25/20
Re: New Error
Posted By: Shadowfen
New error: user:/AddOns/rChat/rChat.lua:4213: attempt to index a nil value stack traceback: user:/AddOns/rChat/rChat.lua:4213: in function 'OnPlayerActivated' This is the exact same error message that jewhatl reported a little while ago. Right before all of this started I was messing around setting up my tabs; is it po...