Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
zork's Portal Bug Reports Feature Requests
Author:
Version:
008
Date:
10-27-2008 03:49 PM
Size:
3.13 Kb
Downloads:
6,797
Favorites:
65
MD5:
Pictures
Click to enlarge
008
rMinimap   Popular! (More than 5000 hits)
Lightweight minimap

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!

rTextures: http://rothui.googlecode.com/svn/trunk/rTextures001.zip

Code: http://code.google.com/p/rothui/sour...trunk/rMinimap

Rothui: http://www.wowinterface.com/download...75-RothUI.html

Config:
Code:
  -- map_style
  -- 0 = diablo3
  -- 1 = futuristic orb rotating
  -- 2 = square runits style
  local map_style = 2

  -- map scale
  local mapscale = 1
  
  -- size of icons (tracking icon for example)
  local iconsize = 20

  -- position map and symbols here
  local map_positions
  if map_style == 2 then
    map_positions = {
      position = {
        [1] = { frame = "Minimap",                  anchor1 = "TOPRIGHT",     anchor2 = "TOPRIGHT",     anchorframe = "UIParent",   posx = -20,   posy = -20 },
        [2] = { frame = "MiniMapTracking",          anchor1 = "TOPLEFT",      anchor2 = "TOPLEFT",      anchorframe = "Minimap",    posx = 5,     posy = -5 },
        [3] = { frame = "MiniMapMailFrame",         anchor1 = "BOTTOMRIGHT",  anchor2 = "BOTTOMRIGHT",  anchorframe = "Minimap",    posx = -5,    posy = 5 },
        [4] = { frame = "MiniMapBattlefieldFrame",  anchor1 = "BOTTOMLEFT",   anchor2 = "BOTTOMLEFT",   anchorframe = "Minimap",    posx = 5,     posy = 5 },
        [5] = { frame = "GameTimeFrame",            anchor1 = "TOPRIGHT",     anchor2 = "TOPRIGHT",     anchorframe = "Minimap",    posx = -5,    posy = -5 },
        [6] = { frame = "TimeManagerClockButton",   anchor1 = "BOTTOM",       anchor2 = "BOTTOM",       anchorframe = "Minimap",    posx = 0,    posy = -2 },
      },
    }
  else
    map_positions = {
      position = {
        [1] = { frame = "Minimap",                  anchor1 = "TOPRIGHT",     anchor2 = "TOPRIGHT",   anchorframe = "UIParent",   posx = -20,   posy = -20 },
        [2] = { frame = "MiniMapTracking",          anchor1 = "TOP",          anchor2 = "BOTTOM",     anchorframe = "Minimap",    posx = 0,     posy = -20 },
        [3] = { frame = "MiniMapMailFrame",         anchor1 = "TOP",          anchor2 = "BOTTOM",     anchorframe = "Minimap",    posx = 50,    posy = -20 },
        [4] = { frame = "MiniMapBattlefieldFrame",  anchor1 = "TOP",          anchor2 = "BOTTOM",     anchorframe = "Minimap",    posx = -25,   posy = -20 },
        [5] = { frame = "GameTimeFrame",            anchor1 = "TOP",          anchor2 = "BOTTOM",     anchorframe = "Minimap",    posx = 25,    posy = -20 },
        [6] = { frame = "TimeManagerClockButton",   anchor1 = "BOTTOM",       anchor2 = "BOTTOM",     anchorframe = "Minimap",    posx = 0,    posy = 0 },
      },
    }
  end
  Change Log - rMinimap
008
- scaling for rothui081027

007
- new cool diablo texture

006
- clock enabled (blizzard timer!) can positioned too.

005
- map is scalable
- map and icons can be positioned anywhere
- icons can be resized

004
- minimap can be moved and more clear config at the top

003
- one "l" prevented mod from working

002
- styled and moved tracking, battlefield, mail and calendar frame

001
- initial release
  Optional Files - rMinimap
Sorry, there are currently no optional files available.
  Comments - rMinimap
Post A Reply Comment Options
Old 10-19-2008, 03:07 PM  
Vranx
Premium Member
 
Vranx's Avatar
Premium Member

Forum posts: 37
File comments: 89
Uploads: 0
Nice additions, thanks for the calendar. No matter what I put for x or y in the Lua the map doesnt move now.
__________________
Vranx - Mod Recommendations
Vranx is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-19-2008, 02:19 PM  
Lastbreath
A Kobold Labourer

Forum posts: 0
File comments: 43
Uploads: 0
little help m8 i want to move the map, i know its in the code but dont know wich line if u can help me... tnx
Lastbreath is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-19-2008, 12:05 PM  
zork
A Flamescale Wyrmkin
 
zork's Avatar
Interface Author - Click to view interfaces

Forum posts: 146
File comments: 1082
Uploads: 28
002 is out

calendar is now available. moved and styled tracking, calendar, mail and battleground frame.
__________________
| Simple is beautiful.
| Blog | Roth UI | Roth UI mini | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild
zork is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-18-2008, 06:22 PM  
Vranx
Premium Member
 
Vranx's Avatar
Premium Member

Forum posts: 37
File comments: 89
Uploads: 0
I really like the Diablo map. Is there an easy way to allow the calendar to show up?
__________________
Vranx - Mod Recommendations
Vranx is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-18-2008, 08:10 AM  
p3lim
A Molten Giant
 
p3lim's Avatar
Interface Author - Click to view interfaces

Forum posts: 561
File comments: 842
Uploads: 20
Where did the license go?
p3lim is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.