Interface Minimap |
|
Place a Mini-map on your players' screens with just a few lines of code [More] |
To download this library for your Linux/Mac installation, enter this on your command line:
DreamDownload byond://DarkCampainger.InterfaceMinimap##version=2 Emulator users, in the BYOND pager go to File | Open Location and enter this URL:byond://DarkCampainger.InterfaceMinimap##version=2 |
This library lets you define your minimaps and then easily activate and deactivate them! No changes to your interface file required!
Want to have two minimaps open at the same time? No problem! Want 300? Even better! The implementation is feature-rich and offers many ways to customize your minimap. Put a background image behind your minimap, surround it in an image-based frame, place static markers over it, and add extra-large landmark icons to the map! Easily position, size, and anchor the minimap. Built-in minimap image generator creates maps for you, or you can use a pregenerated image. Credits: The included demo uses icons from Karnlor's Public Graphic Resource and a map image from World of Warcraft.
|
Jmurph: (Sep 30 2011, 6:39 am)
Been playing with this a bit and it seems that if you assign mobs a dc_MinimapState, they draw on the map only at their initial location and do not move on the minimap or go away when deleted.
Jmurph: (Sep 18 2011, 4:35 pm)
I think that the viewport being a square wouldn't be a problem as the "diamond" tile lineup in it would be closer to the actual directions in iso mode.
DarkCampainger: (Sep 16 2011, 6:44 pm)
Jmurph wrote:
Very nice, easy to use. One question- is there any way to add an option to flip the map 45 degrees or so for isometric mode? Unfortunately, not at the moment. I suppose it wouldn't be too hard to convert the coordinate systems, but the "viewport" of the minimap will still be a square. If you're interested, I can add it. Jmurph: (Sep 16 2011, 10:08 am)
Very nice, easy to use. One question- is there any way to add an option to flip the map 45 degrees or so for isometric mode?
|
Copyright © 2024 BYOND Software.
All rights reserved.
My only gripe is its overwhelming if you just want to take a quick look at specific parts.
I guess I'll get there eventually :)
~However if anyone's able to direct me to where the map refresh procs are, and how to set up my minimap @ compile time, I'd very much appreciate it.
Ironic - the simpler way is harder :\