Tidloc 55 Posted July 9, 2016 (edited) Tidloc's Minimap v.1.0.1 by Tidloc Introduction Ever wanted a Minimap to float at the corner of your screen or have the opportunity to scout through a map for something without having to run from A to B to C...? Here's a solution for you! Features shows a minimap at the screen minimap discovers itself upon traveling over the map adds a scene where you can interact with the minimap: add custom marks see notes only visible in this scene for marks on events change maps (like on teleporting events) if that map has been discovered so far Screenshot in-work Minimap of my in-development game-demo: https://www.dropbox.com/s/tc5v57k9qh5lf56/minimap.png?dl=0 How to Use paste it of course above main, below all standart-scripts and my Header. This script is pretty much plug and play, only needs the constants in the beginning of the script to be set up. (Either way, please read the instructions at the beginning of the script) Also you might want to use my HTML-like-tagging script. See the demo for examples or the side of my header for details about this script. Demo Download this open zip-file. Script Download this file for the script. FAQ Q: I found a bug or have a suggestion, how ca I contact you? A: please look into my signature, there you'll always find the most recent contact information! otherwise, will follow when questions appear Known Bugs - none so far Credits and Thanks - Tidloc I'm always open to suggestions or ideas, so feel free to contact me or write an answer =)) Changelog: 07/09/2016: 1.0.0: script published 07/13/2016: 1.0.1: fixed a bug that didn't discover events with notetags that are on a tile the player can't walk on but access it added compatibility with my upcoming Multi-Language script added a short demo 04/29/2018: updated contact information Edited April 29, 2018 by Tidloc 2 Share this post Link to post Share on other sites
Semolous 2 Posted September 8, 2016 Is there a way to make so that only certain maps have the minimap enabled? Share this post Link to post Share on other sites
+ Dark Influence 251 Posted September 8, 2016 Use the map notetag <hideminimap> to prevent the minimap from showing up on specific maps. If you're new to using map notetags open the spoiler, otherwise just ignore this. How to use a map notetag: Right click a map in your maps list and click Map Properties, then paste/type the notetag into the Note section. Share this post Link to post Share on other sites
axiobuild 5 Posted February 4, 2018 I'm trying to figure out how to work this script. After reading the comments at the beginning of the script, I still don't understand. I wanted to look at your demo to see how it works, but the demo itself seems to crash when I: 1. select the minimap option from the menu 2. press enter while looking at the screen that comes up Share this post Link to post Share on other sites
roninator2 270 Posted February 4, 2018 I don't know what you have done wrong, but the demo works fine for me. Share this post Link to post Share on other sites
Tidloc 55 Posted February 10, 2018 On 4.2.2018 at 9:39 PM, axiobuild said: 1. select the minimap option from the menu 2. press enter while looking at the screen that comes up Hi, thanks for trying the script! Just, somehow I don't get that error, neither when running the game from the .exe nor when started within the RPG maker... o_O Always the Custom Mark is set or removed, no errors or crashes here. Share this post Link to post Share on other sites
KingHazeel 0 Posted January 20, 2019 How do you get this to work? My map won't show up in the mini map. I've copy/pasted the outside area of the demo into my game and even that will show up, but none of my maps will. Share this post Link to post Share on other sites