Download
(27Kb)
Download
Updated: 12-08-09 04:15 PM
Pictures
File Info
Updated:12-08-09 04:15 PM
Created:unknown
Downloads:145,968
Favorites:613
MD5:

pMinimap  Popular! (More than 5000 hits)

Version: 30300.8-Release
by: p3lim [More]

This addon is discontinued.

Description:
pMinimap is a very lightweight and streamlined Minimap add-on
which comes with a decent amount of options through the in-game config.

Features:
- Square size
- Clean feel & look
- Mousewheel zooming
- Clock & Coordinates display
- Individual element visibility/position
- Feature rich config (/pminimap or /pmm)

Full changelog can be found on GitHub:
http://github.com/p3lim/pMinimap/commits/master/
Post A Reply Comment Options
Unread 05-12-10, 07:50 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Re: Not movable

Originally posted by dardack
I unclick locked option, and get the error:

Line 209: frame minimap is not movable.
/pminimap reset

or download addon again
Report comment to moderator  
Reply With Quote
Unread 05-12-10, 11:34 AM  
dardack
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 201
Uploads: 5
Not movable

I unclick locked option, and get the error:

Line 209: frame minimap is not movable.
Report comment to moderator  
Reply With Quote
Unread 05-08-10, 02:12 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Visys
Hey, I just downloaded pMinimap today.
I was wondering if it's possible to change the border colour?
There is no GUI for it, but you can do a script to change it
Code:
/run pMinimapDB.bordercolors = {r, g, b, a}
Replace "r, g, b" with the colors you want and "a" with the alpha.

Example:
Code:
/run pMinimapDB.bordercolors = {255/255, 153/255, 255/255, 0.5}
This will turn the border pink and half-visible.

Here is a online colorpicker to help you:
http://www.colorschemer.com/online.html
Report comment to moderator  
Reply With Quote
Unread 05-08-10, 09:48 AM  
Visys
A Deviate Faerie Dragon
 
Visys's Avatar

Forum posts: 14
File comments: 5
Uploads: 2
Hey, I just downloaded pMinimap today.
I was wondering if it's possible to change the border colour?
Report comment to moderator  
Reply With Quote
Unread 05-06-10, 04:05 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by bossmansmith
is there a setting to show the raid flag (10 or 25 mode and regular or hard mode) with this addon i can not find it anyways and need it now that we are working hard-modes
No, its hidden in pMinimap
Report comment to moderator  
Reply With Quote
Unread 05-05-10, 09:07 PM  
bossmansmith
A Murloc Raider

Forum posts: 4
File comments: 73
Uploads: 0
is there a setting to show the raid flag (10 or 25 mode and regular or hard mode) with this addon i can not find it anyways and need it now that we are working hard-modes
Report comment to moderator  
Reply With Quote
Unread 04-30-10, 03:02 PM  
Kratier
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Originally posted by p3lim
Delete the settings and the addon, then download it again.
If that does not work, try to run pMinimap alone.
If that does not work, and there is still no bug report, then you are kinda screwed, as pMinimap does not interact with the calendar in any way.
nope im pretty sure this minimap screws up calender gathering, and yes it does interact with the minimap buttons,

im going to uninstall it and guaranteed my calender will start showing up again ill update here when it does
Report comment to moderator  
Reply With Quote
Unread 04-28-10, 10:14 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Carambar
Hi!
I have just updated pMinimap and my calendar disappeared...I can't find it in the options (before updating everything was alright with this addon). What should I do??
Thx.
Delete the settings and the addon, then download it again.
If that does not work, try to run pMinimap alone.
If that does not work, and there is still no bug report, then you are kinda screwed, as pMinimap does not interact with the calendar in any way.
Report comment to moderator  
Reply With Quote
Unread 04-27-10, 08:54 AM  
Carambar
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hi!
I have just updated pMinimap and my calendar disappeared...I can't find it in the options (before updating everything was alright with this addon). What should I do??
Thx.
Report comment to moderator  
Reply With Quote
Unread 04-25-10, 12:53 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Syliha
Hey p3lim,

even if it's not continued anymore... could you please explain this to me:
http://img11.abload.de/img/wowscrnsh...10_205lzm4.jpg

I have insert my own border
Code:
	Minimap:SetBackdrop({bgFile = [=[Interface\ChatFrame\ChatFrameBackground]=], edgeFile = [=[Interface\texture\Caith2.tga]=], tile = true, tileSize = 16, edgeSize = 16, insets = {top = -150, bottom = -150, left = -150, right = -150}})
	Minimap:SetBackdropColor(0, 0, 0, 0)
That's all I've changed but no value of for example the " insets =" code does a differents. The same with " tileSize = 16, edgeSize = 16", it just make a mess out of the border.

Any chance you could look into this? Would be awesome! Thanks!
Just use kgPanels to create another border, its easier for both me and you.
Report comment to moderator  
Reply With Quote
Unread 04-24-10, 08:19 AM  
Syliha
A Flamescale Wyrmkin
 
Syliha's Avatar
AddOn Author - Click to view AddOns

Forum posts: 104
File comments: 160
Uploads: 4
Hey p3lim,

even if it's not continued anymore... could you please explain this to me:
http://img11.abload.de/img/wowscrnsh...10_205lzm4.jpg

I have insert my own border
Code:
	Minimap:SetBackdrop({bgFile = [=[Interface\ChatFrame\ChatFrameBackground]=], edgeFile = [=[Interface\texture\Caith2.tga]=], tile = true, tileSize = 16, edgeSize = 16, insets = {top = -150, bottom = -150, left = -150, right = -150}})
	Minimap:SetBackdropColor(0, 0, 0, 0)
That's all I've changed but no value of for example the " insets =" code does a differents. The same with " tileSize = 16, edgeSize = 16", it just make a mess out of the border.

Any chance you could look into this? Would be awesome! Thanks!
__________________
Balance is, when everyone is unhappy.
Report comment to moderator  
Reply With Quote
Unread 04-18-10, 04:21 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by barrierlol
Any chance of you adding an OUTLINEMONOCHROME flag to the font options?
Also maybe an option to hide the tracking icon when nothing is being tracked? (Or permission for me to do this myself works!)
Most unlikely, as pMinimap is kinda discontinued and I've quit playing WoW.
Report comment to moderator  
Reply With Quote
Unread 04-14-10, 10:38 AM  
barrierlol
A Defias Bandit

Forum posts: 2
File comments: 2
Uploads: 0
Any chance of you adding an OUTLINEMONOCHROME flag to the font options?
Also maybe an option to hide the tracking icon when nothing is being tracked? (Or permission for me to do this myself works!)
Report comment to moderator  
Reply With Quote
Unread 03-25-10, 10:43 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Skraip
The in game calendar is not going away.
Has nothing to do with this addon unless there is an error output that directs it to it.
Report comment to moderator  
Reply With Quote
Unread 03-24-10, 11:04 PM  
Skraip
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
The in game calendar is not going away.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: