Results: 13Comments by: Chuaznega
File: Dryzler's Reticle02/12/23
How do you change the color? Hi, I...
Posted By: Chuaznega
How do you change the color? Hi, I put a comment below on how you can do it.
File: Dryzler's Reticle02/12/23
Nice addon! I have a few changes if anyone want them
Posted By: Chuaznega
First of all, thank you for this addon! It seems that this addon isnt updated or whatever for some time. I did programming some time ago but not in Lua, and I dont exactly know how to change some things, but I did some changes on some configurations, so the pointer is very smal and good for me. Here is an example: https://i.i...
File: Arkadius' Trade Tools09/06/19
Sales counts are shown on the toolt...
Posted By: Chuaznega
Sales counts are shown on the tooltip for items. It's just below the graph. You can adjust the slider to change the time frame. Sorry I wasnt specific, I meant for my sales only. I thought to do something in the search bar like: count glyph and it would show a list of glyphs and how many sales each one had, is that hard to code on t...
File: Arkadius' Trade Tools09/06/19
Count Functionality
Posted By: Chuaznega
Hi, first, thanks for this amazing addon! I have a question, is it possible to it to do some count functionality? For example, count the number of each glyph sold in the selected time frame. I thought maybe that is included on it somehow already but idk how to do it. Thanks!
File: Undaunted Pledges Utilities08/19/19
Two New Chat Functionalities
Posted By: Chuaznega
Hi, thank you for this great addon! I added two new functionalities to it, on line 214 of file "UndauntedPledgesUtilities\UPU.lua": LSC:Register({"/undaunted2chat", "/pledges2chat", "/dungeons2chat"}, function() StartChatInput(GetString(UPU_UNDAUNTED_DAILES).." "..TodaysDailies.Regular..", "..TodaysDailies.Regular.." and...
File: AwesomeGuildStore04/30/19
Hi, first of all thank you so much...
Posted By: Chuaznega
Hi, first of all thank you so much for this amazing addon! I found a bug I guess, and I hope to be wrong and it is not from AGS, anyways, when I put to search Weapons - Destruction Staff - then filter for 'frost weapons' it dont find 'Ice' staves, if I remove that filter, it shows the ice staff.
File: Offered Items04/10/19
Wow this is amazing, thank you so m...
Posted By: Chuaznega
Wow this is amazing, thank you so much! I have a suggestion that I dont know if it is easy or not to do: - To updated the list by checking the sold items, like Master Merchant and/or Arkadius Trade Tools do. I should say this, that Arkadius Trade Tools is better on doing that since it does not lag the game at all. --- Tho this...
File: Offered Items04/07/19
Wow this is amazing, thank you so m...
Posted By: Chuaznega
Wow this is amazing, thank you so much! I have a suggestion that I dont know if it is easy or not to do: - To updated the list by checking the sold items, like Master Merchant and/or Arkadius Trade Tools do. I should say this, that Arkadius Trade Tools is better on doing that since it does not lag the game at all. --- Tho this...
File: AwesomeGuildStore03/03/19
AGS searching is taking longer
Posted By: Chuaznega
AGS searching is taking longer cause of the number of items it load just right after opening the GS. When I open the GS with no specific search filters it searches all the items and put them on the same page, just did it and it loaded 201 items on a single page, it took a couple seconds to do that, just saying that this number is...
File: AwesomeGuildStore03/03/19
New build gives me all kind of erro...
Posted By: Chuaznega
New build gives me all kind of errors that point to, Research Assistant. user:/AddOns/AwesomeGuildStore/frontend/SearchResultListWrapper.lua:147: attempt to index a nil value stack traceback: user:/AddOns/AwesomeGuildStore/frontend/SearchResultListWrapper.lua:147: in function 'AdjustRowLayout' |caaaaaa rowControl = ud,...
File: AwesomeGuildStore03/03/19
Can't login into a character
Posted By: Chuaznega
with the new build I cannot load into the game - it hangs when loading into a character I was having this problem with BeamMeUp, it was generation an error loop, I had to delete BeamMeUp to be able to log into the game again. I just got the new version of AGS on https://www.dropbox.com/s/y1kaqg7txei8za6/AwesomeGuildStore_v1_0_0...
File: Undaunted Daily02/05/19
Easy post LFG for pledges on chat
Posted By: Chuaznega
Hi, I made some changes so I can post a LFG message to chat like 'LF Tank/Healer/Dps for VET HM Pledges Fungal Grotto I, Selene's Web and White-Gold Tower', here is the code: https://github.com/andreydjason/The-Elder-Scrolls-Online/blob/master/UndauntedDaily-StartUp.lua
File: Advanced Filters - Duplicate Filter06/10/18
Fix for Summerset API Version: 100023
Posted By: Chuaznega
This is the fix for this addon to work based on the new changes on Advanced Filters: For AF_FCODuplicateFilter.txt Just change the line 4 and add at the end: 100022 100023 For AF_FCODuplicateFilter.lua local util = AdvancedFilters.util --.slots. A return value of true means the item in question will be shown while t...