Download
(19 Kb)
Download
Updated: 05/03/14 10:02 AM
Pictures
File Info
Compatibility:
Live (1.0)
Updated:05/03/14 10:02 AM
Created:04/11/14 04:25 AM
Monthly downloads:302
Total downloads:254,340
Favorites:367
MD5:
TreasureMaps  Popular! (More than 5000 hits)
Version: 1.95
by: Mitsarugi [More]
Small Description:
TreasureMaps is an addon that adds Icons for Treasure Locations to the map.
I made this addon because i thought it was sometimes very hard to find a treasure and because i love making mods/addons to help/amuse others.

If you find any incorrect Treasure locations, please use the following form:
{Xcoor, Ycoor, TreasureMapName, 1, ExtraInfo1, ExtraInfo2, ExtraInfo3}
Xcoor,Ycoor = can be gotten with EsoLocate addon
TreasureMapName = the name of the map for the location (full ingame name uppercases and lowercases)
1 = this one is for me to complete
ExtraInfo1,ExtraInfo2,ExtraInfo3 = *OPTIONAL* some extra info making the Treasure Locations easier to find (inside cave,etc...)

Planned Features:

- Mini treasure map representation on screen (for quick location details & references) (UNFINISHED!)
- Language Support
- Treasure Detector (maybe)

Current Features:

- Display all treasure locations even without having the maps
- Automatically adds locations to map for the treasure maps that are in inventory (needs to be used to show)
- Alert message once you are on top of dirt mount
- All Treasure Locations:

Aldmeri Dominion:
- Khenarthi’s Roost - CE & All numbered ones
- Auridion - CE & All numbered ones
- Grahtwood - CE & All numbered ones
- Greenshade - CE & All numbered ones
- Malabal Tor - CE & All numbered ones
- Reaper’s March - CE & All numbered ones

Daggerfall Covenant:
- Stros M’kai - CE & All numbered ones
- Betnikh - CE & All numbered ones
- Glenumbra - CE & All numbered ones
- Stormhaven - CE & All numbered ones
- Rivenspire - CE & All numbered ones
- Alik’r Desert - CE & All numbered ones
- Bangkorai - CE & All numbered ones

Ebonheart Pact:
- Bleakrock Isle - CE & All numbered ones
- Bal Foyen - CE & All numbered ones
- Stonefalls - CE & All numbered ones
- Deshaan - CE & All numbered ones
- Shadowfen - CE & All numbered ones
- Eastmarch - CE & All numbered ones
- The Rift - CE & All numbered ones

Shared:
- Coldharbour - CE & All numbered ones
- Cyrodiil ( Some Missing )

Compatible with:
- ZrMiniMap (By: Zerorez)
- SkyShards (By: Garkin) (Big thanks to him!)
- EsoHead Markers (By: Shinni) (Big thanks to him for helping with some code!)

Donators:
A big thanks to!
Richard Kubik - 10€
James Coursey - 10€
Joseph Paradis - 1€
ILMI KUUSKARU - 5€
Ziril Ulath-Pal - 400g
1.95 - Fixed an error with TreasureMapsData (forgot a ",")
1.94 - Changed some coordinates to be more accurate
1.93 - Added back in display all maps feature
1.92 - Fixed an error with Mini Representation
1.91 - Fixed an error with a condition that was misplaced
1.90 - Changed some coordinates to be more accurate & added new ones, new features!
1.54 - Changed some coordinates to be more accurate
1.52 - Changed some coordinates to be more accurate
1.50 - Changed some coordinates to be more accurate & added all Coldharbour treasures
1.01 - Changed some coordinates to be more accurate
1.00 - added all missing treasure locations (except for Coldharbour & Cyrodiil )
0.95 - Fixed an error with the settings menu
0.90 - Added all locations from http://tamrieljournal.com/treasure-map-locations/
Optional Files (0)


Archived Files (10)
File Name
Version
Size
Uploader
Date
1.94
18kB
Mitsarugi
05/03/14 08:04 AM
1.93
18kB
Mitsarugi
05/01/14 04:03 PM
1.92
18kB
Mitsarugi
05/01/14 09:51 AM
1.54
17kB
Mitsarugi
04/26/14 08:05 AM
1.52
17kB
Mitsarugi
04/23/14 03:51 AM
1.5
17kB
Mitsarugi
04/18/14 01:39 PM
1.01
16kB
Mitsarugi
04/15/14 06:21 PM
1.0
16kB
Mitsarugi
04/14/14 07:54 AM
0.95
16kB
Mitsarugi
04/13/14 05:47 AM
0.5
15kB
Mitsarugi
04/11/14 04:25 AM


Post A Reply Comment Options
Unread 05/01/14, 09:45 AM  
Mitsarugi
 
Mitsarugi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 225
Uploads: 12
Originally Posted by Garkin
Corrected locations:
{0.629, 0.381, "Grahtwood Treasure Map III", 1},
{0.313, 0.600, "Grahtwood CE Treasure Map", 1},

BTW when I looted that treasure, icon stays on the map. Is that correct behaviour?

EDIT: Another issue - /script MiniRepresMapDisplay() does not work because "wm" does not exist. You should probably add line:
Lua Code:
  1. local wm = WINDOW_MANAGER
Thanks for the coords Garkin
And i don't know what happened but it worked perfectly fine before :/
Lol i checked and for some reason i deleted
lua Code:
  1. local wm = GetWindowManager()
odd :/
Last edited by Mitsarugi : 05/01/14 at 09:46 AM.
Report comment to moderator  
Reply With Quote
Unread 05/01/14, 07:24 AM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Corrected locations:
{0.629, 0.381, "Grahtwood Treasure Map III", 1},
{0.313, 0.600, "Grahtwood CE Treasure Map", 1},

BTW when I looted that treasure, icon stays on the map. Is that correct behaviour?

EDIT: Another issue - /script MiniRepresMapDisplay() does not work because "wm" does not exist. You should probably add line:
Lua Code:
  1. local wm = WINDOW_MANAGER
Last edited by Garkin : 05/01/14 at 08:19 AM.
Report comment to moderator  
Reply With Quote
Unread 05/01/14, 06:38 AM  
Mitsarugi
 
Mitsarugi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 225
Uploads: 12
Sorry everyone, it's fixed now

1.91 Pending*
Last edited by Mitsarugi : 05/01/14 at 06:42 AM.
Report comment to moderator  
Reply With Quote
Unread 05/01/14, 06:03 AM  
Pairaka

Forum posts: 0
File comments: 7
Uploads: 0
Originally Posted by Gothrek
Originally Posted by Darkn3ss F4lls
This mod is broken for me on US client. Continally gives me this error

+1 on EU server after patch
I'm getting the same error and will not dismiss until I disable the addon.
Report comment to moderator  
Reply With Quote
Unread 05/01/14, 05:45 AM  
Gothrek

Forum posts: 2
File comments: 48
Uploads: 0
Originally Posted by Darkn3ss F4lls
This mod is broken for me on US client. Continally gives me this error

+1 on EU server after patch
Report comment to moderator  
Reply With Quote
Unread 05/01/14, 05:25 AM  
Blackwolfe

Forum posts: 37
File comments: 127
Uploads: 0
Same on the EU server after the patch.
Last edited by Blackwolfe : 05/01/14 at 05:27 AM.
Report comment to moderator  
Reply With Quote
Unread 05/01/14, 05:22 AM  
Darkn3ss F4lls

Forum posts: 6
File comments: 1
Uploads: 0
This mod is broken for me on US client. Continally gives me this error

Report comment to moderator  
Reply With Quote
Unread 05/01/14, 05:12 AM  
delta9

Forum posts: 1
File comments: 8
Uploads: 0
Originally Posted by GeneralWurst
I tested the updated version of your addon with new eso patch today and got this:
same errors for me too
Report comment to moderator  
Reply With Quote
Unread 05/01/14, 05:10 AM  
GeneralWurst

Forum posts: 2
File comments: 30
Uploads: 0
I tested the updated version of your addon with new eso patch today and got this:

user:/AddOns/TreasureMaps/TreasureMaps.lua:111: operator + is not supported for nil + number
stack traceback:
user:/AddOns/TreasureMaps/TreasureMaps.lua:111: in function 'TreasureMapOnUpdate'
1844342658653275699:3: in function '(main chunk)'
user:/AddOns/TreasureMaps/TreasureMaps.lua:111: operator + is not supported for nil + number
stack traceback:
user:/AddOns/TreasureMaps/TreasureMaps.lua:111: in function 'TreasureMapOnUpdate'
1844342658653275699:3: in function '(main chunk)'
user:/AddOns/TreasureMaps/TreasureMaps.lua:111: operator + is not supported for nil + number
stack traceback:
user:/AddOns/TreasureMaps/TreasureMaps.lua:111: in function 'TreasureMapOnUpdate'
1844342658653275699:3: in function '(main chunk)'
user:/AddOns/TreasureMaps/TreasureMaps.lua:111: operator + is not supported for nil + number
stack traceback:
user:/AddOns/TreasureMaps/TreasureMaps.lua:111: in function 'TreasureMapOnUpdate'
1844342658653275699:3: in function '(main chunk)'
user:/AddOns/TreasureMaps/TreasureMaps.lua:111:
Report comment to moderator  
Reply With Quote
Unread 05/01/14, 04:19 AM  
Mitsarugi
 
Mitsarugi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 225
Uploads: 12
Believe me i tested everything last night and it worked, but i did edit the file quite a bit with the servers down so it wasn't tested with the edits :/
Originally Posted by Blackwolfe
Sweet, thanks for the new features! Now if only the EU server could come up so I can actually test it :P
Report comment to moderator  
Reply With Quote
Unread 05/01/14, 04:00 AM  
Blackwolfe

Forum posts: 37
File comments: 127
Uploads: 0
Sweet, thanks for the new features! Now if only the EU server could come up so I can actually test it :P
Report comment to moderator  
Reply With Quote
Unread 04/29/14, 02:54 AM  
Mitsarugi
 
Mitsarugi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 225
Uploads: 12
Originally Posted by lightstylez
Thanks for the addon, it definitely saves me a trip loading up a website and checking locations & coordinates each time i get a map.

Hope you can add all of the 18 Cyrodill treasure map locations from here - http://tamrieljournal.com/treasure-map-locations/

-Select Cyrodill from the drop down menu, the interactive map will show coordinates of your mouse pointer so you would just have to hover over the locations of the treasure maps and write the coordinates into the code.

Also one thing that i think should be added are black & bold letters over the top of the white chest icons to show which treasure map each icon refers to. This will save ppl time having to hover over each icon to find out which one they are looking for.

Quick mock up:
Go from this - http://cubeupload.com/im/oTAQVZ.png
To this - http://cubeupload.com/im/h7AaXn.png
Seen the fact that i'm adding a new feature that displays the icons only on the map if you have the treasure map in your inventory it will filter the icons on the map anyway so this feature you described wouldn't be needed
As for the Cyrodiil coords i'll add them, i wasn't aware of that update to the site, i already get all coords from that site as stated in the Settings menu of the addon


Originally Posted by Kevinmon
Is there any way to make it so you can only see treasure maps you have?
This has been told multiple times in the comments and is being worked on

Originally Posted by Danariel
Coordinates for Cyrodiil Treasure Map XVI (16) are 68,63 at the entrance to Cropsford.
Thank you for the coords
Report comment to moderator  
Reply With Quote
Unread 04/28/14, 08:44 PM  
lightstylez

Forum posts: 0
File comments: 6
Uploads: 0
Thanks for the addon, it definitely saves me a trip loading up a website and checking locations & coordinates each time i get a map.

Hope you can add all of the 18 Cyrodill treasure map locations from here - http://tamrieljournal.com/treasure-map-locations/

-Select Cyrodill from the drop down menu, the interactive map will show coordinates of your mouse pointer so you would just have to hover over the locations of the treasure maps and write the coordinates into the code.

Also one thing that i think should be added are black & bold letters over the top of the white chest icons to show which treasure map each icon refers to. This will save ppl time having to hover over each icon to find out which one they are looking for.

Quick mock up:
Go from this - http://cubeupload.com/im/oTAQVZ.png
To this - http://cubeupload.com/im/h7AaXn.png
Last edited by lightstylez : 04/28/14 at 08:50 PM.
Report comment to moderator  
Reply With Quote
Unread 04/28/14, 07:04 PM  
Kevinmon

Forum posts: 17
File comments: 150
Uploads: 0
Is there any way to make it so you can only see treasure maps you have?
Report comment to moderator  
Reply With Quote
Unread 04/28/14, 02:32 PM  
Danariel

Forum posts: 1
File comments: 5
Uploads: 0
Coordinates for Cyrodiil Treasure Map XVI (16) are 68,63 at the entrance to Cropsford.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.