Map System

● ARCHIVED · READ-ONLY
Started by SoulPour777 3 posts View original ↗
  1. Ever wanted to display where you are on the map using the predefined buttons? You won't need a script for that, because we can do it by events. So here we go, first, create a common event with these functions:

    First off, create a parallel process on your map with these events:



    Make sure that a Self Switch Operation for that event should be placed for it to stop after the Map Switch is activated. Don't matter about the display text i made there. Next, make a parallel process common event that would be activated once the MAP OK switch is activated:



    Note: We need the label to return the loop once you stopped pressing the map button. Make sure that it is a parallel process! Now, you're done. Enjoy! Make sure to have the graphics needed by the event though.

    Here's the original post for the download link: http://dropsofjanrae...ystem-graphics/
  2. Approved, but please add tags so users have an easier time finding your tutorial. Thank you!
  3. Wow! I had been wanting to do this forever! Thank You!