じ☆ve冰风 发表于 2026-7-23 08:31:27

MoarMaps - You can never have too many maps

Zeriab's MoarMaps
With RPG Maker MZ the map limit was bumped up to 2000 maps.
Clearly a limit only a select few developers can managed to stay within.




Us true map makers need MOAR MAPS!

This plugin allows you to have subfolders with additional maps and then transfer between them. There is virtually no limit to the number of maps.

Technically you can manage each of the subfolders in a separate project.
Here is an example where I want a church subfolder. I have created a separate RMMZ project for it.




Copy the MapInfos.json and the MapXXX.json files to the subfolder.




In your main project you can transfer to these new maps with a plugin command.




Copy the plugin to your helper project and there is a command you can use to transfer back to the main project.




Code
To access the plugin you can either download the attached files or copy the code from pastebin.



What to do when you want over 9000 maps?
Once you reach these numbers you start to notice that the maps actually take up a lot of harddrive space.
To help with this I have created a helper plugin that will compress all the maps in the subfolders. You can then configure your MoarMaps plugin to read from the compressed maps.

Please note: The maps of main project will not be compressed.

To access the helper plugin you can either download the attached files or copy the code from pastebin.





P.s. feel free to use any part of my code as you please. I didn't make this plugin because I thought there was an actual need.
*hugs*
- Zeriab


本贴来自国际rpgmaker官方论坛作者:Zeriab处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/moarmaps-you-can-never-have-too-many-maps.126163/
页: [1]
查看完整版本: MoarMaps - You can never have too many maps