Download
(42Kb)
Download
Updated: 09-02-18 03:38 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:09-02-18 03:38 AM
Created:unknown
Downloads:27,033
Favorites:81
MD5:

rMinimap  Popular! (More than 5000 hits)

Version: 800.20180901
by: zork [More]


Intro

rMinimap allows you to scale the minimap frame and adds the ability to drag the frame ingame.
Requires
rLib
Git
https://github.com/zorker/rothui/tre...ow8.0/rMinimap

Optional Files (0)


Post A Reply Comment Options
Unread 10-05-16, 04:37 PM  
Anferny8
A Kobold Labourer

Forum posts: 0
File comments: 16
Uploads: 0
Hey! I've been trying to figure out how to show the garrison/order hall button.

Lua Code:
  1. --garrison (DIEEEEEE!!!)
  2. GarrisonLandingPageMinimapButton:SetScale(0.6)
  3. GarrisonLandingPageMinimapButton:SetPoint("BOTTOMRIGHT",Minimap,-0,0)

Is this in the right direction?
Report comment to moderator  
Reply With Quote
Unread 10-04-16, 07:15 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
rMinimap updated for Legion.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 03-26-15, 12:45 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Originally Posted by zork
@gmarco
Type in /fstack. Hover the button. Write down the name. Now you can do sth like this
Lua Code:
  1. FrameName:SetScale(0.5)
Hi Zork,

thanks for your reply !!!

I have modified and it works as expected :-)




Lua Code:
  1. -- Garrison Button
  2. GarrisonLandingPageMinimapButton:SetScale(0.6)
  3.  
  4.  
  5. ---------------------------------------
  6. -- SCRIPTS
  7. ---------------------------------------

I use a 0.6 instead of 0.5 which was too small :-)

Thanks again
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Last edited by gmarco : 03-26-15 at 12:46 AM.
Report comment to moderator  
Reply With Quote
Unread 03-25-15, 03:21 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
@gmarco
Type in /fstack. Hover the button. Write down the name. Now you can do sth like this
Lua Code:
  1. FrameName:SetScale(0.5)
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 03-22-15, 04:12 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Hi Zork,

should be possible to make the garrison button smaller like the others ?

I try to post an image to better explain.

Thanks.

P.s
The map is rminimap but I have modified the map_overlay.tga to remove the wings because they doesn't fit so well in my UI.

__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 09-21-12, 02:00 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Beta is over. rMinimap got updated for MoP. Have fun.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 06-12-11, 12:26 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
You can set a keybind for your minimap and creating an addon that hides the minimap cluster frame based on PlayerRegenDisabled event is not hard aswell. Put some effort into it yourself.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 06-12-11, 11:43 AM  
Murm3l
A Kobold Labourer
 
Murm3l's Avatar

Forum posts: 0
File comments: 10
Uploads: 0
Could you please add a frame /unlock and a variable where we can set to hide/unhide the frame ooc/ic or set the alpha?
Report comment to moderator  
Reply With Quote
Unread 06-05-11, 01:19 AM  
SurikenTSD
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
issue settled.
at random method.
Report comment to moderator  
Reply With Quote
Unread 06-05-11, 12:46 AM  
SurikenTSD
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
Originally posted by zoktar
request a hide minimap button. (you dont always need a minimap enabled).

showing only the location text and latency and fps
I wish to change minimap scale. I'd opened rMinimap.lua and found lines:

Code:
-- map scale
  local mapscale = 0.82
I wish to change it by 1. Edit this number of 0.82 by 1 is all that i need? I'm asking this because i found few more lines like:

Code:
scale = 0.82


and



But i do not known whats scales is it.
Report comment to moderator  
Reply With Quote
Unread 12-09-10, 09:58 PM  
zoktar
A Cliff Giant
AddOn Compiler - Click to view compilations

Forum posts: 72
File comments: 262
Uploads: 1
request a hide minimap button. (you dont always need a minimap enabled).

showing only the location text and latency and fps
Last edited by zoktar : 12-09-10 at 09:59 PM.
Report comment to moderator  
Reply With Quote
Unread 11-23-10, 01:39 AM  
finatos
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
While using the dungeon finder,the dungeon icon appears out of the wheel.Is there a way to put the icon on the wheel just like the other buttons?
Last edited by finatos : 11-23-10 at 01:41 AM.
Report comment to moderator  
Reply With Quote
Unread 11-20-10, 09:20 PM  
Lastbreath
A Defias Bandit

Forum posts: 3
File comments: 77
Uploads: 0
Is there a way to insert this:

Code:
local movers = {
	WatchFrame = { 280, 100 },
	DurabilityFrame = { 60, 65 },
	QuestTimerFrame = { 160, 72 },
	CaptureMover = { 178, 30 },
	VehicleSeatIndicator = { 128, 128 }
}
local framesDefault = {
	WatchFrame = { anchor=MinimapCluster, point="TOPRIGHT", rpoint="BOTTOMRIGHT", x=0, y=10 },
	DurabilityFrame = { anchor=MinimapCluster, point="TOPRIGHT", rpoint="BOTTOMRIGHT", x=40, y=15 },
	QuestTimerFrame = { anchor=MinimapCluster, point="TOPRIGHT", rpoint="BOTTOMRIGHT", x=10, y=0 },
	CaptureMover = { anchor=MinimapCluster, point="TOPRIGHT", rpoint="BOTTOMRIGHT", x=10, y=15 },
	VehicleSeatIndicator = { anchor=MinimapCluster, point="TOPRIGHT", rpoint="BOTTOMRIGHT", x=40, y=15 },
so i dont need to use moveanything just to move this?
Report comment to moderator  
Reply With Quote
Unread 11-18-10, 01:14 PM  
zoktar
A Cliff Giant
AddOn Compiler - Click to view compilations

Forum posts: 72
File comments: 262
Uploads: 1
planning to add lock unlocks like for ouf_diablo ? would be awsome

also flipping it, so u could have it in right bottom quarner. =)
Last edited by zoktar : 11-18-10 at 01:55 PM.
Report comment to moderator  
Reply With Quote
Unread 11-13-10, 11:05 AM  
oopsminded
A Murloc Raider

Forum posts: 7
File comments: 25
Uploads: 0
Originally posted by Lightcall
How do i move the location of the map? I tried using moveanything addon that wont do it.

I suspect it can be edited in the lua code but i only know basic lua so im just wondering if its possible how i do it?
line 18 in rMinimap.lua
Code:
 [1] = { frame = "Minimap", anchor1 = "TOPRIGHT", anchor2 = "TOPRIGHT",   anchorframe = "UIParent",   posx = -30,   posy = -15 },
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: