Results: 2024Comments by: Sharlikran
File: HarvestMap04/24/14
this code should hide a checkbox an...
Posted By: Sharlikran
this code should hide a checkbox and move the next checkbox one field above.Will I need to do that a second time for the PVP checkboxes?
File: HarvestMap04/24/14
No more accountwide settings? At l...
Posted By: Sharlikran
No more accountwide settings? At least have it as an option. Altoholics will freak out, like me. :(If there is a way to add this, it will require a UI reload. I have MulesManagement installed and that mod reloads the UI when you change your setting from Main to Mule, I'll see if that can be used here.
File: HarvestMap04/24/14
(also i didn't test the code) I do...
Posted By: Sharlikran
(also i didn't test the code) I don't mind that you didn't test it I am very appreciative of the help function Harvest.RefreshMapCheckboxes() for profession=1,8 do newPVECheckboxes:SetHidden( Harvest.settings.importFilters ) newPVPCheckboxes:SetHidden( Harvest.settings.importFilters ) end end That...
File: HarvestMap04/24/14
A filter for import only what i nee...
Posted By: Sharlikran
A filter for import only what i need would be perfect :D (in my case only chest) When you go to test this backup your HarvestMap.lua file, in your SavedVariable folder! I integrated this into a separate branch for my Beta version. Can you test it for me? Naturally all nodes will be imported by default because most people want t...
File: HarvestMap04/24/14
Shinni, I wanted to make it such th...
Posted By: Sharlikran
Shinni, I wanted to make it such that if somone turn off the import feature for Mining, or Fish, or whatever in the beta that it also removes that from the Map filters. Is there a way to refresh those checkboxes? function Harvest.SetImportFilter( profession, value ) Harvest.settings.importFilters = value -- No need to r...
File: HarvestMap04/24/14
"When updating from EsoheadMarkers,...
Posted By: Sharlikran
"When updating from EsoheadMarkers, please remember to delete the old addon!" :o Yeah, not slamming you just commenting, a LOT of people miss that. It's not new to me, people miss simple instructions on the my Description page for TES5Edit also. Even I missed where the ESO API functions were and it's on the first page of the ESO...
File: HarvestMap04/23/14
I'm loving this addon but the load...
Posted By: Sharlikran
I'm loving this addon but the load times are so bad it takes 1min+ to reload my ui and sometimes in d/cs me because of it, and loading zones are soo slow. When I disable it I reloadui it resets instantly my computer very nice running verything on ultra. Anyway to fix this or speed up the load times a bit?I am going to try to add a wa...
File: HarvestMap04/23/14
Is anyone else having problems with...
Posted By: Sharlikran
Is anyone else having problems with settings not being saved? They keep resetting back to the default upon client restartsHe changed from account wide to individual char settings. Try a test. Backup your HarvestMap.lua in SavedVariables. Then, delete it let the game make a new one. Does it save the settings?
File: HarvestMap04/23/14
Got a weird problem after the lates...
Posted By: Sharlikran
Got a weird problem after the latest update. My crosshair went missing. All my keyboard keys weren't working - the only keys that worked was the movement keys (W,A,S,D) The 'E' prompt that shows up when you goto a door or a interactive npc wasn't showing up. ESC to bring up the side menu wasn't working. Didn't know what was caus...
File: HarvestMap04/23/14
Got a weird problem after the lates...
Posted By: Sharlikran
Got a weird problem after the latest update. My crosshair went missing. All my keyboard keys weren't working - the only keys that worked was the movement keys (W,A,S,D) The 'E' prompt that shows up when you goto a door or a interactive npc wasn't showing up. ESC to bring up the side menu wasn't working. Didn't know what was caus...
File: HarvestMap04/23/14
new update added filter settings t...
Posted By: Sharlikran
new update added filter settings to the filter panel (right window when you look at the map) and the settings are no longer account wide but character specific.Thanks for adding that. When you have time can you test my Beta version? I added the map checkboxes and the account setting changes from 2.3.2. You don't have to trouble...
File: HarvestMap04/23/14
anyway to speed up load time? it lo...
Posted By: Sharlikran
anyway to speed up load time? it loads so slow and kicks me off the game because it takes so long to load, or reloaduiI had this happen to me and it went away when I deleted the Esohead.lua file. Normally I import that file and then restore a back up that i keep that's only about 900kb. It went away for me you could try that.
File: HarvestMap04/23/14
looks like i got it!!!What do you t...
Posted By: Sharlikran
looks like i got it!!!What do you think fixed it?
File: HarvestMap04/23/14
Esohead_SavedVariables = {...
Posted By: Sharlikran
Esohead_SavedVariables = { = { = { = The when you download the merge file it should start with this: Esohead_SavedVariables = { = { = { = First try to change it to this: Esohead_SavedVariables = { = { =...
File: HarvestMap04/23/14
It's not working. I followed the vi...
Posted By: Sharlikran
It's not working. I followed the video and everything. When i type /import nothing happens @Sharlikran Don't change the account name to @Sharlikran, is that what you changed it to? I hope not. Did it say at the top when you went to edit the file? I wish I could suggest something else but there isn't anything. You have to be l...
File: HarvestMap04/23/14
I'm currently in Grahtwood as VR2 a...
Posted By: Sharlikran
I'm currently in Grahtwood as VR2 and nothing I've gathered here displays. I'm not sure when things broke, but it was last week sometime and maybe 10% of the nodes I've gathered have showed up since.This is a bug from Zenimax. Some accounts are not being recorded as their account name. For example, if your account name is , for all...
File: HarvestMap04/23/14
For the latest addition to the Beta...
Posted By: Sharlikran
For the latest addition to the Beta I added a way to filter invalid nodes. Things like Jute with a Mining ID number. If anyone would like to test it that would be helpful. Back up your HarvestMap.lua, delete it and download the latest Daily Merge which is about 6.6MB that should be a sufficient test. I have not added a way to rem...
File: HarvestMap04/23/14
Re: Re: cannot import anything
Posted By: Sharlikran
ive tried everything guys, every guide step by step carefully, but importing ANYTHING simply doesnt work for me. i even found this guide - http://covenantcrafters.guildlaunch.com/forums/viewtopic.php?t=10121337 - but even that doesnt work. please help. im stuck! aaahhhh never mind, i manually went into my original variable UL...
File: HarvestMap04/22/14
I added a small count for the Impor...
Posted By: Sharlikran
I added a small count for the Import feature. From what I already had and the merge file, I only received 138 new nodes. If I start with a new file, from scratch, I am adding 13,000 nodes. Dang! And so after i import and than logout i delete the esohead.lua and leave the HarvestMap.lua right?Yes. If you want 2.3.1 with the counter...
File: HarvestMap04/22/14
I added a small count for the Impor...
Posted By: Sharlikran
I added a small count for the Import feature. From what I already had and the merge file, I only received 138 new nodes. If I start with a new file, from scratch, I am adding 13,000 nodes. Dang! And so after i import and than logout i delete the esohead.lua and leave the HarvestMap.lua right?Yes. If you want 2.3.1 with the counter...
File: HarvestMap04/22/14
I added a small count for the Impor...
Posted By: Sharlikran
I added a small count for the Import feature. From what I already had and the merge file, I only received 138 new nodes. If I start with a new file, from scratch, I am adding 13,000 nodes. I added the counter to 2.3.1: Nodes added starting with a new HarvestMap.lua: 13,027 I only searched for Crates, but with 2.3.1 I found 1...
File: HarvestMap04/22/14
Can I use someone elses lua that ha...
Posted By: Sharlikran
Can I use someone elses lua that has more gathering info and spots?Depending on the map the data just isn't in the shared file. Can you give me a Specific map name? I have several maps, more then 3 I think that have no or very little data. What about like the first island with Vulkhel guard. Like i gathered a couple things and it s...
File: HarvestMap04/22/14
Can I use someone elses lua that ha...
Posted By: Sharlikran
Can I use someone elses lua that has more gathering info and spots?Depending on the map the data just isn't in the shared file. Can you give me a Specific map name? I have several maps, more then 3 I think that have no or very little data.
File: HarvestMap04/22/14
I'm noticing that it takes a moment...
Posted By: Sharlikran
I'm noticing that it takes a moment until it can draw the map but I don't have to reload the UI. Not sure why that happens. I get the icons on the map just fine. Just not on the compass. I deleted the daily merge lua file and disabled the esohead addon, but it still doesn't put the icons on the compass for me until I reload.not hap...
File: HarvestMap04/22/14
I just tested importing the latest...
Posted By: Sharlikran
I just tested importing the latest daily merge. There are no Crates, Barrels, but I didn't look for the others. Everything is looking great so far. I haven't found anything that shouldn't be there. Checked a few different zones. Edit: After importing the daily merge data, every time I teleport to a wayshrine in a different zone I...