Download
(10 Kb)
Download
Updated: 03/31/14 03:20 PM
Pictures
File Info
Compatibility:
Live (1.0)
Beta (0.18)
Updated:03/31/14 03:20 PM
Created:03/15/14 03:46 PM
Monthly downloads:138
Total downloads:277,628
Favorites:409
MD5:
ZrMiniMap  Popular! (More than 5000 hits)
Version: 1.0b
by: Zerorez [More]
A working minimap!

So I guess a lot of people have been excited since I said I was working on this. Well here it finally is! Still an early version most likely with bugs. More features to come hopefully.

Known Issues:
- applying a map pin filter for the world map does not update the minimap until reload/map change
v0.01:
- uploaded

v0.02:
- fixed some problems with quest pins
- added size option
- added Reload Pins button

v0.03:
- options now save
- position now saves
- addons that add map pins should work properly now.

v0.04:
- added alpha slider option
- the issue with the WorldMap displaying incorrectly should be fixed.
- quest circle areas now display on the MiniMap
- quest pins should show on top of all other pins now
- some blinking quest pins are fixed

v0.05
- updated to new api version
- added option for MiniMap pin scale

v1.0
- fixed problem with map in upper right blocking some interface elements

v1.0b
- removed minimap hiding when game menu open (to fix the line 44 error)
Optional Files (0)


Archived Files (6)
File Name
Version
Size
Uploader
Date
1.0
10kB
Zerorez
03/31/14 01:13 PM
0.05
9kB
Zerorez
03/24/14 12:32 PM
0.04
9kB
Zerorez
03/17/14 11:35 AM
0.03
9kB
Zerorez
03/16/14 11:16 AM
0.02
9kB
Zerorez
03/15/14 07:55 PM
0.01
9kB
03/15/14 03:46 PM


Post A Reply Comment Options
Unread 03/16/14, 10:17 AM  
Zerorez
 
Zerorez's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 9
Uploads: 2
Originally Posted by Shinni
the map tries to draw a pin but doesnt know which texture is to be used.
i'm not sure if this fixes the error but it's worth a try:

in the MM_PinCopy()
instead of that long if clause for the textures try
zrpin.texture = ZO_MapPin.PIN_DATA[ mPin.m_PinType ].texture
if its a string or
zrpin.texture = ZO_MapPin.PIN_DATA[ mPin.m_PinType ].texture(mPin)
if its a function
Thanks for this. Definately better than the if/then ladder lol.
Report comment to moderator  
Reply With Quote
Unread 03/16/14, 09:23 AM  
JaPeMo

Forum posts: 4
File comments: 8
Uploads: 0
Originally Posted by Shinni
Originally Posted by JaPeMo
Hi!!!! grtz by this addon.

Comments:
When I loaded EsoHead Markers addon some white boxes appear. I suppose they are the icons of the items that apply ESOHead collection.

Thanks!!!!
the map tries to draw a pin but doesnt know which texture is to be used.
i'm not sure if this fixes the error but it's worth a try:

in the MM_PinCopy()
instead of that long if clause for the textures try
zrpin.texture = ZO_MapPin.PIN_DATA[ mPin.m_PinType ].texture
if its a string or
zrpin.texture = ZO_MapPin.PIN_DATA[ mPin.m_PinType ].texture(mPin)
if its a function
I dont know program language, sorry... MP!!
Last edited by JaPeMo : 03/16/14 at 09:24 AM.
Report comment to moderator  
Reply With Quote
Unread 03/16/14, 09:17 AM  
Shinni
AddOn Author - Click to view AddOns

Forum posts: 167
File comments: 550
Uploads: 22
Originally Posted by JaPeMo
Hi!!!! grtz by this addon.

Comments:
When I loaded EsoHead Markers addon some white boxes appear. I suppose they are the icons of the items that apply ESOHead collection.

Thanks!!!!
the map tries to draw a pin but doesnt know which texture is to be used.
i'm not sure if this fixes the error but it's worth a try:

in the MM_PinCopy()
instead of that long if clause for the textures try
zrpin.texture = ZO_MapPin.PIN_DATA[ mPin.m_PinType ].texture
if its a string or
zrpin.texture = ZO_MapPin.PIN_DATA[ mPin.m_PinType ].texture(mPin)
if its a function
Last edited by Shinni : 03/16/14 at 09:18 AM.
Report comment to moderator  
Reply With Quote
Unread 03/16/14, 08:59 AM  
JaPeMo

Forum posts: 4
File comments: 8
Uploads: 0
Hi!!!! grtz by this addon.

Comments:
When I loaded EsoHead Markers addon some white boxes appear. I suppose they are the icons of the items that apply ESOHead collection.

Thanks!!!!
Last edited by JaPeMo : 03/16/14 at 09:00 AM.
Report comment to moderator  
Reply With Quote
Unread 03/16/14, 04:38 AM  
Nijjion

Forum posts: 1
File comments: 6
Uploads: 0
Thanks for this... Hoping good things from this.

ESO is missing a minimap BIG TIME!
Report comment to moderator  
Reply With Quote
Unread 03/16/14, 03:19 AM  
Toldorn

Forum posts: 0
File comments: 18
Uploads: 0
Not sure this will last long. They had a minimap in early beta, but they removed it because it broke what they were trying to achieve.

Well done for making it - but I'll pass. The game is just fine (some argue better) without one.
Report comment to moderator  
Reply With Quote
Unread 03/15/14, 10:35 PM  
D3fence

Forum posts: 0
File comments: 1
Uploads: 0
Wow thanks for this, I was actually working on something similar. Unfortunately it seems to break my normal map at the moment

Just a quick issue, on changing the size I get a nill error, looks like you never declared ZrMM.SV.
Last edited by D3fence : 03/15/14 at 10:40 PM.
Report comment to moderator  
Reply With Quote
Unread 03/15/14, 08:58 PM  
mackeh
 
mackeh's Avatar

Forum posts: 1
File comments: 3
Uploads: 0
This looks promising .. I'll definitely keep my eye on this one.
Report comment to moderator  
Reply With Quote
Unread 03/15/14, 05:52 PM  
Morpheusdead

Forum posts: 0
File comments: 1
Uploads: 0
Its Big

So there is no way to change the frame size? This thing is frikkin huge
Report comment to moderator  
Reply With Quote
Unread 03/15/14, 04:22 PM  
Biki
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 67
Uploads: 5
Bug report: Zooming out in the main map doesn't work anymore after a specific point with this addon enabled.
Last edited by Biki : 03/15/14 at 04:22 PM.
Report comment to moderator  
Reply With Quote
Unread 03/15/14, 03:48 PM  
Cairenn
Credendo Vides
 
Cairenn's Avatar
ESOUI Admin

Forum posts: 437
File comments: 15
Uploads: 2
YAY!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: