IMPORTANT:
- The map comes with 3 styles that could be chosen at the top of the lua file! You can choose between Diablo, Future and Square style.
- If you change from a round to a square map or the other way round you HAVE to log out to reinitialise the "mask" texture.
- You need rTextures to make this run!
now for the positions i use a help from eePannels2 i put a frame where i wanted for all of this things to be positioned. Now like this i dont get q output on screen and for the achivments they are at they old position default. I also get this error:
[2008/10/23 16:41:29-1929-x1]: rMinimap\rMinimap.lua:281: attempt to index local 'f' (a nil value)
rMinimap\rMinimap.lua:82: in function <Interface\AddOns\rMinimap\rMinimap.lua:61>
---
So in the end when i want to press on q to track it, it doenst show it and for the achivments it shows them but at the old place.Achivments and Quest are the only 2 things that i can test atm. So what im doing wrong im not much of codder but i know to connect 2 and 2 Btw is there some program for easier lua codding if u miss something to fix to give u help or ...Im only using Notepad++ atm.
there are:
CaptureMover - top right 1
QuestTimerFrame - is the 1 on the top left
QuestWatchFrame - 3th on the left
AchivmentsWatchFrame - is the 2nd on the left from top
DurabilityFrame - bottom right
there are:
CaptureMover - top right 1
QuestTimerFrame - is the 1 on the top left
QuestWatchFrame - 3th on the left
AchivmentsWatchFrame - is the 2nd on the left from top
DurabilityFrame - bottom right
Originally posted by Lastbreath Love ure work m8, love the map. I have 1 request, can u add option to move the quest tracker, achivment tracker like simpleminimap has. Coz i use ure map and its not in the corner it little lower from top and little on the left from the right line so the quest and the achivments are getting on the tracking calendar buttons and on the map. Or can u make some simple quest tracker like blizzard def just to have option to move around.
-- map position x-axis
local pos_x = -36
-- map position y-axis
local pos_y = -45
Good idea, do you have the Framenames? Would make it easy for me to add them then.
Love ure work m8, love the map. I have 1 request, can u add option to move the quest tracker, achivment tracker like simpleminimap has. Coz i use ure map and its not in the corner it little lower from top and little on the left from the right line so the quest and the achivments are getting on the tracking calendar buttons and on the map. Or can u make some simple quest tracker like blizzard def just to have option to move around.
-- map position x-axis
local pos_x = -36
-- map position y-axis
local pos_y = -45