Results: 200Comments by: BornDownUnder
File: AlphaTools06/28/14
Re: Question about Skill Bars
Posted By: BornDownUnder
I have tried to look this up but I've not found any information on this add-on outside of this site, so: Are the skill sets we save for one weapon bar only or am I doing something VERY wrong? My problem: *I create a skill bar set (and one for the alternate weapon I can swap to) and save it. Works fine on #1 *When I try to...
File: Azurah - Interface Enhanced (Outdated)06/28/14
Re: Proper upload of update for patch 1.2.3:
Posted By: BornDownUnder
http://www.esoui.com/downloads/info602-Azurah-InterfaceEnhancedfixforpatch1.2.3.html FYI: I had to disable range finder because function GetMapPlayerPosition(unitTag) now works only for player and group members. It is not possible to get range to the enemy target - or at least I don't know how to do it. Out of curiosity is it t...
File: Guild Store Search Extended [En/Fr/De]06/26/14
Re: Too many searches in rapid succession
Posted By: BornDownUnder
I'm running into a problem that you might be able to figure out. Every since the latest update on 6/24, I can no longer search all guilds without getting a "too many searches in rapid succession" error that causes this addon to reset itself to search from the 1st page of the 1st guild. In particular, the guild that is 1sy on my...
File: Guild Store Search Extended [En/Fr/De]06/26/14
Re: Re: Re: Re: Re: Re: Re: Bugs Since New Patch
Posted By: BornDownUnder
you did it right it works on a single guild with multiple pages but I have 5 guilds and the first 1 only has 1 page it fails to cycle through all the stores this code: for i = 1,gsse.MAX_GUILD_ID do local id =GetGuildId(i) local name = GetGuildName(id) gathers all the store names and sets and ID for them - but f...
File: Azurah - Interface Enhanced (Outdated)06/26/14
Thanks!
Posted By: BornDownUnder
Garkin, Many thanks for taking time out when you have other addons to manage. So glad someone with more than a very basic understanding of lua came along to lend a hand to get this addon going again.
File: AlphaTools06/26/14
Thx for feedback. Yesterday was no...
Posted By: BornDownUnder
Thx for feedback. Yesterday was no time to take a look at the new patch.The API seems still bugged with the saved variables i have read. Until they do not fix that problem i will do nothing to work with it and there are still no informations about the new API changes at all - so it could take some time to give a working update....
File: Azurah - Interface Enhanced (Outdated)06/25/14
Another bug I just noticed when tes...
Posted By: BornDownUnder
Another bug I just noticed when testing more, rangefinder is borked, showing erroneous distances such as 500+ meters from target when right in-front of said target., also sometimes counting up instead of down.
File: SkyShards06/25/14
Re: Game update broke add-on
Posted By: BornDownUnder
Today's game update broke the add-on. Need an update ASAP. Thanks Working perfectly here post-patch.
File: AlphaTools06/25/14
Feedback on latest API update and your AlphaLoot
Posted By: BornDownUnder
Great upkeep on squashing the bugs introduced with the new API update AlphaLemming! Having a slight issue with AlphaLoot in regards to looting, doesn't happen to all items, some display as a 'menu.... up'.dds error. Lockpicks are a good example as they are most abundant. Also with AlphaLoot, when selling/buying back items it is...
File: Azurah - Interface Enhanced (Outdated)06/25/14
I understand. In fact my lines 120...
Posted By: BornDownUnder
I understand. In fact my lines 120 and 123 are - = "Univers 67", = So I assumed they're a little different for everyone. But the only zo_ ones are - = = = = = and InitializeExperienceBar() doesn't exist. So for some reason I don't seem to have them. Ok, that is really odd, while the reference to line nu...
File: Azurah - Interface Enhanced (Outdated)06/25/14
Re: Two errors & slight fix
Posted By: BornDownUnder
Two issues I can see: First is the experience bar overlay cannot be drawn on the experience bar: user:/AddOns/Azurah/Azurah.lua:207: attempt to index a nil value stack traceback: user:/AddOns/Azurah/Azurah.lua:207: in function 'Azurah:CreateOverlay' user:/AddOns/Azurah/ExperienceBar.lua:125: in function 'Azurah:InitializeExper...
File: Azurah - Interface Enhanced (Outdated)06/25/14
Two errors
Posted By: BornDownUnder
Two issues I can see: First is the experience bar overlay cannot be drawn on the experience bar: user:/AddOns/Azurah/Azurah.lua:207: attempt to index a nil value stack traceback: user:/AddOns/Azurah/Azurah.lua:207: in function 'Azurah:CreateOverlay' user:/AddOns/Azurah/ExperienceBar.lua:125: in function 'Azurah:InitializeExper...
File: Enchanter Update Patch06/22/14
So I borked the file structure guys...
Posted By: BornDownUnder
So I borked the file structure guys... If you installed via Minion I am terribly sorry as it would have just dropped the files and lib folder into your addons folder, instead of its own folder... I have the file structure fixed now, did not update the new version number as I am not sure if Minion would remove the files themselves...
File: Enchanter06/22/14
Re: Re: Updater Patch for Enchanter.
Posted By: BornDownUnder
could you just do an addon like this with your patch? Im using minion and like to just click and forget instead of twiddling around with the different addons, patches and whatnot Well technically this patch I made is Enchanter itself, just updated to current API release and a few fixes. To use this patch, I have it set up so i...
File: AI Research Grid06/21/14
Mouse Cursor issue...
Posted By: BornDownUnder
I may have stumbled upon a possible conflict which breaks ZOS controls in regards to mouse usage for normal/heavy block attacks, key-binds for action bar (sounds play, no animation or damage dealt when in combat) Maybe more (Have only slightly tested after coming across it late last night) If you are looting or in any UI menu and...
File: AlphaTools06/21/14
A couple of issues to report.
Posted By: BornDownUnder
Slight issue with the latest update, if you have the option to hide the info-bar when in stores selected and enter cursor mode outside of stores, it still hides the info-bar. While this isn't a bad thing as per-se, it does prevent you from moving the infobar to a new position, at least until you de-select the option to hide the in...
File: Enchanter06/21/14
Updater Patch for Enchanter.
Posted By: BornDownUnder
With Zane being MIA for over a month, I've taken the step with creating a patch which will overwrite your Enchanter installation, providing an API update along with the rune typo and variable edits from the comments section. I'm still very fresh to .lua so don't expect much if anything else, unless it is as simple as what the fixe...
File: WarLegend Group Frame06/21/14
Does anybody know if Lyeos is still...
Posted By: BornDownUnder
Does anybody know if Lyeos is still around?
File: Alchemist (Update 6) Escape Bug Fixed06/19/14
On fps drop & Esc key bug...
Posted By: BornDownUnder
I think it might have something to do with the hover tool-tip display of ingredient info when hovering over something in your inventory, as I have also noticed both issues when I haven't used Alchemist on my main character and an alt, both of which have no experience in Alchemy other than from book skill gains. Am wondering where...
File: Enchanter06/19/14
Quick fix for this error...
Posted By: BornDownUnder
http://i.imgur.com/6hh2wyL.png Third line should be Stamina. To do a quick self-fix for that arror, open up the Enchanter.lua file in Addons/Enchanter and scroll down to line 658 or use Ctrl+F to open up Find Next search box and copy+paste: Armor Glyph of Health - Additive/Deni/Aspect") then hit next, which will bring you to t...
File: AlphaTools06/15/14
Design Progress
Posted By: BornDownUnder
Really liking the new design, will have to play around to see if I can produce any bugs for you mate :rolleyes: I've noticed there is no notification in chat of skill sets being 'equipped' to the action bar, noticed it when you first implemented them actually, never got around to posting until just now :( Also still noticing th...
File: AlphaTools06/15/14
Issue with equipping saved sets via key-bind.
Posted By: BornDownUnder
Hi Lemming, With the latest update of AlphaTools key-binds still work perfectly for sets created... The issue is it un-equips the helm and sometimes equips leggings, have not seen it equip anything else at all to this point, after repeatedly pressing the key-bind for saved sets, multiple sets as well. It comes up with a noti...
File: Party Starter - Chatwindow Tooltip Enhancement06/14/14
Re: Re: Error.
Posted By: BornDownUnder
I have really enjoyed using your addon Wobin, it makes it alot easier and more efficient to invite to party, etc. I have found a bug though with your addon, when in a group already and I right-click on a group members name in chat, it brings up an error for me: user:/AddOns/PartyStarter/PartyStarter.lua:27: attempt to index a n...
File: Party Starter - Chatwindow Tooltip Enhancement06/14/14
Error.
Posted By: BornDownUnder
I have really enjoyed using your addon Wobin, it makes it alot easier and more efficient to invite to party, etc. I have found a bug though with your addon, when in a group already and I right-click on a group members name in chat, it brings up an error for me: user:/AddOns/PartyStarter/PartyStarter.lua:27: attempt to index a n...
File: Guild Store Search Extended [En/Fr/De]06/06/14
A couple of hopefully minor things,...
Posted By: BornDownUnder
A couple of hopefully minor things, double clicking in the search bar brings up a string of text. Any way we can get that text to highlight so we can just start typing without having to backspace through it all? Or perhaps where is that value so I can modify mine to have a single character I can delete? Also, can hitting Enter in...