Results: 1120Comments by: sirinsidiator
File: AdvancedGuildRosterFilters07/03/15
Re: Re: Re: Can u add Suma of Achievement's points
Posted By: sirinsidiator
Hi, can u add Suma of Achievement's points for actually online character of player? Do you mean your own character's achievement points? You can already see them in your quest journal on the achievement tab. I mean add for all members in roster. We have guild event about champion of achievement points, but is very difficult to ge...
File: sidWarTools07/03/15
Re: Error
Posted By: sirinsidiator
I got this error just now, and I figured I'd report it: user:/AddOns/sidWarTools/misc/ShieldFix.lua:11: operator - is not supported for number - nil stack traceback: user:/AddOns/sidWarTools/misc/ShieldFix.lua:11: in function 'OnUnitAttributeVisualUpdated' EsoUI/Ingame/UnitAttributeVisualizer/UnitAttributeVisualizer.lua:51: i...
File: AwesomeGuildStore07/03/15
Re: Re: Re: Error with new version of AwesomeGuildStore?
Posted By: sirinsidiator
I am getting the following error... it lists AGS as the culprit, but these things can be complex... user:/AddOns/AwesomeGuildStore/wrappers/ActivityLogWrapper.lua:56: attempt to index a nil value stack traceback: user:/AddOns/AwesomeGuildStore/wrappers/ActivityLogWrapper.lua:56: in function '(anonymous)' Thanks for reporting...
File: AwesomeGuildStore07/03/15
Re: Error with new version of AwesomeGuildStore?
Posted By: sirinsidiator
I am getting the following error... it lists AGS as the culprit, but these things can be complex... user:/AddOns/AwesomeGuildStore/wrappers/ActivityLogWrapper.lua:56: attempt to index a nil value stack traceback: user:/AddOns/AwesomeGuildStore/wrappers/ActivityLogWrapper.lua:56: in function '(anonymous)' Thanks for reporting...
File: Crafting Writ Assistant07/03/15
It's working great so far! I only...
Posted By: sirinsidiator
It's working great so far! I only happened upon one small cosmetic bug. When I am at the bank or guild bank and pick up an item needed for a certain writ, the text does not update until I switch to a different writ and back.
File: AwesomeGuildStore07/01/15
@QuadroTony: Thanks for this exten...
Posted By: sirinsidiator
@QuadroTony: Thanks for this extensive bug report. That's exactly how I like them. :) I think I found the issue. Fixing it will require a rewrite of my current guild store event handling, which I need to do anyways for the auto search feature and a few other things to work properly. @BigMons: I hope the new version fixes all th...
File: AwesomeGuildStore07/01/15
Now I'm getting this after adding t...
Posted By: sirinsidiator
Now I'm getting this after adding that line: I'll check again to see if I somehow borked it when I added it. I used Notepad++. EDIT: Here is a pic of my file. May be that I did something stupid. :o http://i.imgur.com/sPdvvWd.png Thanks for posting this. I'll test it with MailR and see what's happening.
File: AwesomeGuildStore06/30/15
weird issue with gray guild/search...
Posted By: sirinsidiator
weird issue with gray guild/search buttons and unable to search anything returned - meet it twice last day still dunno how to reproduce re-speak with banker can solve it mby its TESO issue itself two more features request if you dont mind :) 1) ability to edit Favourites filters 2) highlight choosen filter at favourites...
File: AdvancedGuildRosterFilters06/28/15
Re: Can u add Suma of Achievement's points
Posted By: sirinsidiator
Hi, can u add Suma of Achievement's points for actually online character of player? Do you mean your own character's achievement points? You can already see them in your quest journal on the achievement tab.
File: AwesomeGuildStore06/28/15
This should be the same issue that...
Posted By: sirinsidiator
This should be the same issue that Haborym reported and the same fix should apply. bug catcher catch this when Post-it doing a routine to "Take all" mails http://i.imgur.com/EiHTs8M.jpg
File: AwesomeGuildStore06/28/15
Thank you for adding the info to th...
Posted By: sirinsidiator
Thank you for adding the info to the mail screen. Does it also add more info to the mail screen when you buy something, or just for selling stuff? I sometimes buy multiple things to resell, but I have to put into notepad what I paid for the item so I can know appx. what to relist for. MM helps with that a bit, but I'd like to have th...
File: AwesomeGuildStore06/27/15
Hi, Maces, Mauls and Hammers are...
Posted By: sirinsidiator
Hi, Maces, Mauls and Hammers are all in the Mace category. There is no separation for them API wise and because the item category is called Mace, I decided to go with that for both 1 and 2 hands. Hey There is a error for the choice of the weapons if i'm kooking for an item We have 2 maces (1 and 2 hands) but no hammer...
File: AdvancedGuildRosterFilters06/27/15
It's not exactly abandoned. The fun...
Posted By: sirinsidiator
It's not exactly abandoned. The functionality will be merged with Social Indicators in its next release and there will be a few new features that will blow your mind. I just haven't had the time to finalize that yet.
File: AwesomeGuildStore06/26/15
Thanks for this explanation. I thin...
Posted By: sirinsidiator
Thanks for this explanation. I think I now know where I went wrong. I should do less coding and more sleeping :o
File: AwesomeGuildStore06/26/15
Why? The listing fee is refunded, s...
Posted By: sirinsidiator
Why? The listing fee is refunded, so it is as if you never payed it in the first place. If you remove it from the equation you have sell value - house cut = profit = received gold 650g - 45g = 605g not 599g :confused: P.S. Look at your screenshot. The mail has 605g attached and not 599g. so you should name it not a "pr...
File: AwesomeGuildStore06/26/15
This will be fixed in the next rele...
Posted By: sirinsidiator
This will be fixed in the next release. You can try to add if(not mailData) then return end after line 153 in AwesomeGuildStore/history/MailBox.lua in the meantime. It should look like this afterwards: local mailData = MAIL_INBOX:GetMailData(mailId) if(not mailData) then return end local messageControl = MAIL_INBOX.messageCo...
File: AwesomeGuildStore06/26/15
The calculation is not as simple....
Posted By: sirinsidiator
The calculation is not as simple. What I noticed while making this feature is that the listing fee is refunded when you sell an item, which is not mentioned anywhere in the UI at all. The guild store sales tab shows the profit without the listing fee, so I decided to handle it the way you see it now so it becomes clear that you ge...
File: Crafting Writ Assistant06/24/15
Hey, I really love your addon. Save...
Posted By: sirinsidiator
Hey, I really love your addon. Saves me a lot of time when I do the writs. I have just one request. Could you please show the active writs at the bank and guild bank too?
File: LibAddonMenu-2.006/21/15
I discovered a bug in the new versi...
Posted By: sirinsidiator
I discovered a bug in the new version: If you have a checkbox type with a disabled check that evaluates true (so it should be disabled) but the checkbox' option value was previously set to on (or true) before the setting for it's disabled option was changed, the text for the option title does not get properly greyed out. I just t...
File: FCO ItemSaver06/15/15
Error with the new version 0.6.7 af...
Posted By: sirinsidiator
Error with the new version 0.6.7 after trying to change a icon 2015-06-15T08:37:20.846+01:00 |cff0000Lua Error: user:/AddOns/FCOItemSaver/libs/LibAddonMenu-2.0/controls/iconpicker.lua:271: attempt to index a nil value stack traceback: user:/AddOns/FCOItemSaver/libs/LibAddonMenu-2.0/controls/iconpicker.lua:271: in function 'Upda...
File: AwesomeGuildStore06/15/15
Just received this error today for...
Posted By: sirinsidiator
Just received this error today for some reason: user:/AddOns/AwesomeGuildStore/lib/LibAddonMenu-2.0/LibAddonMenu-2.0.lua:64: function expected instead of nil stack traceback: user:/AddOns/AwesomeGuildStore/lib/LibAddonMenu-2.0/LibAddonMenu-2.0.lua:64: in function 'CreateBaseControl' user:/AddOns/AwesomeGuildStore/lib/LibAddon...
File: sidWarTools06/13/15
that should be quite easy theres ap...
Posted By: sirinsidiator
that should be quite easy theres api functions for the leaderboard :) It's impossible with the current API. You can't find out how many players are in a campaign, so you can't calculate if you are in the top 2% or 10%. Maybe some day a nice developer at ZOS will add a GetAllianceWarRewardState() function which returns which reward...
File: sidWarTools06/09/15
scroll message very important if yo...
Posted By: sirinsidiator
scroll message very important if you playing in pvp alot you must to know - sometimes you can distract turn your head away from monitor and lost the message but chat will keep it and you will see later can you change your mind pls? its very important for me as for experienced pvp-player Don't worry, I plan to add the scroll me...
File: sidWarTools06/09/15
we need: - promt message when some...
Posted By: sirinsidiator
we need: - promt message when some1 took, lost ot keep the scroll in the chat, like with other pvp events - write in the chat smthing like "entering Alessia castle" "leave Alessia castle", "entering Faregyl mine" etcetc - usefull for leech more AP etc These messages already show up ingame as a center screen announcement and alert...
File: AwesomeGuildStore06/02/15
any news? Not really. I was messin...
Posted By: sirinsidiator
any news? Not really. I was messing around in PVP for the last month, but the campaign ended and now I am back to PVE and addons.