| Main |
Bloodwalker |
Bloodwalker |
19 Jan 2009 |
| What's New Latest New career icons as part of the icon chooser v0.3.8 New Pin Type Editor You can now change the icons, labels and other options for each type of MapMonster pin, simply right click the name of the pin type in the filter menu then select edit Improved filters menu Now show the icon associated with each pin type for easy reference New Icon choices! Can now choose from 115 different textures to use for your pin types using the pin type editor New Custom Pin Sub Types can be added... |
| MapMonster API Reference |
Bloodwalker |
Bloodwalker |
10 Jan 2009 |
| Under Heavy Construction I've tried to get a good start on an API to let other addons add, edit, delete and otherwise access all kinds of functionality relating to custom map pins all from one source. It's still under development, if you have any suggestions on improving it or adding to it or your looking for something specific please let me know and I can see if it can be accomodated, and I hope you find it useful as another tool to develop great warhammer addons Design Philosophy A few... |
| Old LibMapPins Page |
Bloodwalker |
Bloodwalker |
22 Nov 2008 |
| Complete library for handling custom Warhammer Map Pins Currently in very early ALPHA, and distributed as part of the TomeTracker Project, to be released on it's own once it is a fully functional library Most of the handling of the Map windows and Map Pins happens on the server or in C functions and is not easily accessible. Player position in the world is easily found as a set of 3 values through the game client, a zoneId, and X/Y coordinates. Translating those to zone coordinates like you... |