Results: 1096Comments by: Garkin
File: LucysCompass 3.0r [German/English]04/30/14
Looks good! I'm just not sure if i...
Posted By: Garkin
Looks good! I'm just not sure if it is good idea to ask players to edit .lua file. You can easily check game language using this command: language = GetCVar("language.2") --returns "en", "de" or "fr" And if you use it just because of item names with "^", try: LocalizeString("<<1>>", name) (http://www.esoui.com/forums/showthre...
File: LoreBooks04/30/14
... Thank you, I will add it to th...
Posted By: Garkin
... Thank you, I will add it to the next update.
File: SkyShards04/30/14
... Thank you for translating from...
Posted By: Garkin
... Thank you for translating from my english to real english... :D You know, english is not my first language. I'm surprised that still no one complained about weird senteces in settings menu. :rolleyes: EDIT: As of game patch 1.0.6 /travel does not work and in the next update will be removed from SkyShards code. It fails now wi...
File: Range Reticle04/30/14
I want to scale maximal visible dis...
Posted By: Garkin
I want to scale maximal visible distance for compass pins in my addon, so I was wondering how check range. I was looking into your code, but I couldn't find any relation between number of map tiles and range in game. Is there any? If range depends on map size, you should be probably checking not just number of tiles, but also dime...
File: LoreBooks04/30/14
therift/shorsstone_base: { 0.352,...
Posted By: Garkin
therift/shorsstone_base: { 0.352, 0.586, 24, 10, nil, nil }, --Clans of the Reach: A Guide therift/therift_base: { 0.531, 0.403, 18, 9, 2, nil }, --The Warrior's Charge eastmarch/eastmarch_base: { 0.582, 0.604, 22, 4, nil, nil }, --Orcs of Skyrim { 0.606, 0.621, 22, 7, nil, nil }, --All About Giants The warriors charge...
File: LoreBooks04/28/14
http://imgur.com/IEbXLCI i keep...
Posted By: Garkin
http://imgur.com/IEbXLCI i keep getting this error. Can someone help me out please. I do not see anything on the picture, its just white...
File: LoreBooks04/28/14
Re: i am geting this Error
Posted By: Garkin
Too many Anchors processed. i try to delete the addon but it still say it. whene i reinstale it :( pls help me i am on my main and the addon is going like it is my main i am on and not my alt. i did try to delte the lua file but still no lukc :( From my understanding this message is displayed when large amount of objects is creat...
File: LoreBooks04/28/14
malabaltor/malabaltor_base: { 0.31...
Posted By: Garkin
malabaltor/malabaltor_base: { 0.313, 0.602, 13, 4, 1, nil }, --The Cleansing of the Fane The Book of Dawn and Dusk I found this book hiding under a bench inside the Supplication House in Malabal Tor. Aldmeri Dominion Coords 63.84, 50.49 I will add both locations in the next update. Thank you.
File: SkyShards04/27/14
Hi, thank you Garkin for all your h...
Posted By: Garkin
Hi, thank you Garkin for all your hard work on this great addon (and Lorebooks too). I made my own icons based on how the actual shards look, you are free to include them if you wish! I've been replacing them each time I update. This is how they look: http://i.imgur.com/tYYZzBz.png Link to DL: https://www.mediafire.com/?k5...
File: LoreBooks04/26/14
deshaan/deshaan_base: { 0.538, 0.4...
Posted By: Garkin
deshaan/deshaan_base: { 0.538, 0.468, 10, 4, 2, nil }, --Monomyth: Lorkhan and Satakal { 0.687, 0.508, 15, 2, 2, nil }, --Liminal Bridges { 0.779, 0.441, 12, 4, 2, nil }, --Ancient Scrolls of the Dwemer V { 0.835, 0.449, 15, 4, 2, nil }, --Manual of Spellcraft guildmaps/gladeofthedivineshivering_base: { 0.516, 0.561, 7, 4, 2,...
File: HarvestMap04/26/14
I finally got the error to happen....
Posted By: Garkin
I finally got the error to happen. I took a screen shot. The debug message is in HarvestMap not Lorebooks. I put the code below and got this error. So now, why would HarvestMap care about the Book icon from Lorebooks, via CustomCompassPins or however it's happening. How are these linked together? EDIT: It is happening with Bo...
File: LoreBooks04/26/14
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Not working
Posted By: Garkin
Ok so default icons don't work. But all the other icons work, problem solved. Thanks alot. Now all I need to do is fix this treasure map addon. It is doing the same thing. But he doesn't have any options for icons, or really any settings what so ever. There is on/off. This issue is caused by missing icon texture from the addon folde...
File: LoreBooks04/26/14
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Not working
Posted By: Garkin
Update, If I scan over a certain area, it shows the location of the lorebook. But there is no shown icon, that I can visually see, nor is there anything on my compass. http://imgur.com/AYRxp5q Oh, I think I finally understand what's going on. Map pins are present, but there is no visible texture on them. I have just tested it and th...
File: SkyShards04/26/14
Re: not working
Posted By: Garkin
The add on Skyshards will not work or show ingame. i have use minion and manual install methods. - Is this addon the only one which does not work? - Is there any error message? If so, please send me what it says. All error messages are stored in file Documents\Elder Scrolls Online\liveeu\Logs\interface.log. - What server you play...
File: LoreBooks04/25/14
Re: Re: Re: Re: Re: Re: Re: Re: Not working
Posted By: Garkin
The only settings I have are show lorebooks on compass, show unknown lorebooks, and show already collected lorebooks. Then I have pin size, pin layer,max pin distance. There is nothing about show books for only your alliance. Send me url of updated version. Make sure I have the correct one. Please, thanks. The latest version of Lore...
File: LoreBooks04/25/14
I finally got the error to happen....
Posted By: Garkin
I finally got the error to happen. I took a screen shot. The debug message is in HarvestMap not Lorebooks. I put the code below and got this error. So now, why would HarvestMap care about the Book icon from Lorebooks, via CustomCompassPins or however it's happening. How are these linked together? function Harvest.additionalLa...
File: LoreBooks04/25/14
I want to add a screenshot of my er...
Posted By: Garkin
I want to add a screenshot of my error but I don't know how to add a picture from my pc (if you can tell me how plz) Anyway, now Installed this, I get a lot of errors with esoheadmarkers: mainly customcompasspins Worst thing is, I can't 'dismiss' nor remove the window by pressing the 'x' In order to solve this issue you have to up...
File: SkyShards04/25/14
After most recent update, "Skyshard...
Posted By: Garkin
After most recent update, "Skyshard-unknown.dds" does not show. The file is still in the folder, but it will not show uncollected skyshards with default icons. I renamed default icons to get them to work. This issue is probably related to update method. Do you use any application that updates addons such as Minion or Curse Client? I...
File: LoreBooks04/25/14
I have an odd error I don't know if...
Posted By: Garkin
I have an odd error I don't know if it's CustomCompasPins, HarvestMap, or Lorebooks. Why would HarvestMap be using CustomCompasPins from Lorebooks. function Harvest.additionalLayout( pin ) local color = COMPASS_PINS.pinLayouts.color local tex = pin:GetNamedChild( "Background" ) tex:SetColor(color , color , color, 1)...
File: SkyShards04/25/14
SkyShards v0.6.4 and German trans...
Posted By: Garkin
SkyShards v0.6.4 and German translation + Settings Fix. Version: 0.5.1 works great many thanks for the great tool ! German translation + Settings Fix. Version: 0.5.1 was for version 0.5.1 and it should not be used with newer versions. All new version has this fix is already included by default.
File: LoreBooks04/25/14
I found a lorebook/scroll in Shornh...
Posted By: Garkin
I found a lorebook/scroll in Shornhelm that isn't on the addon. Here is a screenshot of the location. http://gyazo.com/3783562a234491de20a334697aabcf4d I can't seem to figure out how to find the loc in game, so that's the best I can do. Hope it helps. You can find your location by using /myloc command that is defined by my a...
File: LoreBooks04/25/14
Re: Re: Re: Re: Re: Not working
Posted By: Garkin
The only settings I have are show lorebooks on compass, show unknown lorebooks, and show already collected lorebooks. Then I have pin size, pin layer,max pin distance. There is nothing about show books for only your alliance. Send me url of updated version. Make sure I have the correct one. Please, thanks. The latest version of Lore...
File: LoreBooks04/24/14
Re: Re: Re: Not working
Posted By: Garkin
Mine ain't working, I've done it manually put the addon into ESO addon folder. As well as used minion. Lore books not working for me, nor is this other addon called treasure maps. But treasure maps isn't your addon. Any solutions? When I click on show already collected lorebooks, to on. It shows all lorebooks, when I turn it off, it...
File: LoreBooks04/24/14
Re: Not working
Posted By: Garkin
Mine ain't working, I've done it manually put the addon into ESO addon folder. As well as used minion. Lore books not working for me, nor is this other addon called treasure maps. But treasure maps isn't your addon. Any solutions? When I click on show already collected lorebooks, to on. It shows all lorebooks, when I turn it off, it...
File: LoreBooks04/24/14
Re: Sky Shards & Lore Books
Posted By: Garkin
Hey I love your addons. I can sky shards with no problem. I can run Lore books with out any problem. If i try running them together i get a ton of errors. Any suggestions. Can you please write me what errors are displayed? All UI erros are stored in "Documents\Elder Scrolls Online\liveeu\Logs\interface.log". Also please make sur...