Map Monster

Pin Viewer

About

MapMonster was written to be a one-stop shop for all custom map pin functionality.

For the player, you can view, make, edit, move, delete and share your pins with others, any zone, anywhere. If you left click on a map pin regular MapMonster pins will open the view window, map pins created by external addons will call their own functionality. If you right click on any MapMonster pin it will bring up the context menu for basic pin functions. At the top right corner of the zone map is also a filter button, it has 3 modes, All Pins, Default Pins, MapMonster Pins, for when you've got too much clutter, right clicking on the filter button will open the filters context menu and submenu so you can enable or disable the display for specific MapMonster pin types and sub types individually. To create a new pin simply '''CTRL+LEFT CLICK''' the location on the zone map you wish to make a pin and the editor will open and all fields will be editable to let you place a new pin for any zone in any location you want. You can also create a new pin right where your standing with the slash commands /mm or /mapmonster, simply type /mm new to open the editor with your current position already inserted.

For developer you can call MapMonster global API functions to create your own type of map pin and sub types, all with custom icons, tooltip text, when a player left clicks on one of your map pin the call is sent to your addon and you can enable any kind of functionality like opening the Tome of Knowledge, opening your own addon window, or anything else you want, right click are reserved for the MapMonster context menu. Full API reference on the CurseForge MapMonster project pages

Changelog

Saving your data

To avoid losing your personal map pins or map pin data from other addons make sure to keep a copy of the MapMonster saved data file.

To backup your MapMonster saved data simply make a copy of the following file to a safe location before launching Warhammer to avoid any possible data loss should there be any issues, specially when upgrading to a newer version :<warhammer install folder>/user/settings/<yourserver>/<achar>/<aProfile>/MapMonster/SavedVariables.lua

Current Issues

Incomplete zone info

The following zones have incomplete zone information and will not function properly when adding, editing pin or for proper player position:

  • Doomfist Crater, Black Fire Basin, Talabec Dam, High Pass Cemetery, Tor Anroc, Temple of Isha, Gromil Crossing, Howling Gorge, Reikland Hills, Battle for Praag, Serpent's Passage, Dragon's Bane, Maw of Madness, Thunder Valley, Grovod Caverns, Caledor Woods, Blood of the Black Cairn, Logrin's Forge

Those are T3, T4 scenario or end game zones. If you can help collect information for these zone please send me a private message with your character name, server, and usualy play time and I will be glad to come show you how to collect the missing zone info using MapMonster. Thanks for your help

For Players

Dependencies

REQUIRES LibSlash

UI Elements

Filter button Located at the top right corner of the zone map

  • '''Left click''' to toggle 3 filter modes: All pins, Default WH Pins Only, and MapMonter Pins Only
  • '''Right click''' to open the MapMonster filter menu and sub menus
  • Filter Menu Item
  • Filter menu shown on right click of filter button
  • '''Left Click Checkbox''' to show/hide all pins of that type
  • '''Right Click Label''' opens pin type editor to modify icon, label and other options
  • MapIcon
  • Individual map pins spread across the zone map
  • '''Right click''' for Map Icon context menu
  • '''Add as Waypoint''' - Enabled when MapMonster Navigator is installed
  • '''Hide MapPin''' - Temporarily hide this pin
  • '''View Details''' - View MapPin not editable
  • '''Share''' - *coming soon*
  • '''Unlock/Lock''' - Enable/Disable MapPin editing and deleting
  • '''Edit Details''' - Edit most MapPin details
  • '''Copy''' - *coming soon*
  • '''Delete''' - Delete MapPin Permenantly
  • '''Left click''' for Pin Type specific functionality

Map Clicks

  • '''CTRL+Left Mouse Button''' on the map will create a new map pin at that location

Slash Commands

  • '''/mapmonster or /mm''' base slash command for MapMonster
  • '''/mapmonster new''' creates a new map pin at your current position
  • '''/mapmonster newtype [new sub type label]''' creates a new custom subtype in the default MapMonster category, any text following the command will be used as the new label
  • '''/mapmonster filters reset''' Re-enable display of all MapMonster pins

For Addon Developers

If your an Addon developer and want to add MapPin functionality to your addon, MapMonster has a full API at your disposal to make your own pin types, with icons, callbacks to your addon function and tons more.

Full API reference on the CurseForge MapMonster project pages

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
Nov 20, 2008
Categories
Last update
Aug 17, 2012
Development stage
Release
Language
  • deDE
  • enUS
License
MIT License
Curse link
Map Monster
Reverse relationships
3
Downloads
27,423
Recent files
  • R: v0.96 for 1.4.6 Aug 17, 2012
  • R: v0.95 for 1.4.4 Nov 18, 2011
  • R: v0.92 for 1.4.1 Mar 11, 2011
  • R: v0.91 for 1.4.1 Feb 28, 2011
  • B: Beta v0.9 for 1.4.0 Feb 18, 2011

Authors

Relationships

Required dependency
LibSlash