public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZSave/Load Position : Save a position and teleport to it!

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Save/Load Position : Save a position and teleport to it!
  • Original author: Logica
  • Original date: October 5, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/save-load-position-save-a-position-and-teleport-to-it.128322/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

​License: Personal use for free or commercial project. Context: Sometimes, it may be necessary to memorize some position on the map to which you want to send the player in the future. This is very easy to do in the event schedule. However, if the developer uses this functionality several times in his project, he will inevitably have to create a common event to streamline this routine. Description: This script is not intended to revolutionize game development. But it can streamline the routine of developers who need to memorize the...

Archived First Post

Protected download

License: Personal use for free or commercial project.

Context: Sometimes, it may be necessary to memorize some position on the map to which you want to send the player in the future. This is very easy to do in the event schedule. However, if the developer uses this functionality several times in his project, he will inevitably have to create a common event to streamline this routine.

Description: This script is not intended to revolutionize game development. But it can streamline the routine of developers who need to memorize the position of the map and teleport the player to that position.

loadsave1.jpg


Plugin commands:

Save Position:
Saves the player's current position.

Save Map / Position: Saves the position of a specified map.

Teleport to Map: Teleports the player to the previously saved map.

Tel. To reverse the map D: Teleports the player to a previously saved map. The difference is that the player's direction after teleportation will be the opposite direction that was saved.


config2.jpg



It is possible to configure a variable to store the ID of the last saved map!
config.jpg

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

​License: Personal use for free or commercial project. Context: Sometimes, it may be necessary to memorize some position on the map to which you want to send the player in the future. This is very easy to do in the event schedule. However, if the developer uses this functionality several times in his project, he will inevitably have to create a common event to streamline this routine. Description: This script is not intended to revolutionize game development. But it can...

Referenced Images / Attachments

saveload.jpg
saveload.jpg
loadsave1.jpg
loadsave1.jpg
config2.jpg
config2.jpg
config.jpg
config.jpg
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar