じ☆ve冰风 发表于 2026-7-20 13:48:16

Loading Map (MV/MZ)

Loading Map 1.0
ATT_Turan​

Introduction
This plugin was inspired by a request from @TheAM-Dol that I thought might have broader use. It allows you to force the player to a specific map location when they load the game. This can be used to implement Rogue-like games, or to specify certain areas of the game where progress can't be saved.

I have tested the basic functionality, please let me know if you encounter any errors. I will consider making compatibility patches if the other plugin is free to use (or one I own, such as a Yanfly product) and unobfuscated. Otherwise, other authors are free to modify this code to make it compatible with theirs so long as I am still credited.

Spoiler: FeaturesYou can specify a map (and coordinates on that map), and the player will spawn there every they load the game, regardless of where they saved their game.

Plugin parameters allow you to make this only happen when a switch was turned on before saving the game (for example, if the player enters an end-game map or a randomly generated area).
Spoiler: Plugin Commands                Code:       
SetLoadingMap <ID, X, Y>


This sets the loading map to the specified map and coordinates.

Example: SetLoadingMap 2 19 4
Terms and Credits
Free for non-commercial and commercial use. Credit ATT_Turan.


本贴来自国际rpgmaker官方论坛作者:ATT_Turan处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/loading-map-mv-mz.168562/
页: [1]
查看完整版本: Loading Map (MV/MZ)