じ☆ve冰风 发表于 2026-7-31 07:51:48

Custom Map Descriptions

vividXP's Custom Map Descriptions Version 1.2
By Lene (vividXP)

Introduction
Custom Map Descriptions allows you to set a map description that will displayed along with the map name when entering a map. You can customize the size, background type, background color, how long the description displays, and whether to display the description if the player has visited the map.

Terms of Use
This script is licensed under the GNU General Public License v3.0. You can use it in free and commercial games. Just credit me, Lene (vividXP)

Features
You can customize the following

[*]Description Window Size (in lines)
[*]Window Background Fill Type (solid color or linear gradient)
[*]Display Length
[*]Hide Description when Visited
[*]More coming soon(?)

Screenshots

https://i.imgur.com/2bfayKC.png


https://i.imgur.com/UepWRTn.png



How to Use
Post the VividXP_CustomMapDescriptions.js file in your game's plugin folder

                Code:       
* @help In the map editor, enter <vividXPMD:(description)> in the notes field
* to set a description to be shown upon entering a map.
*
* Plugin Command:
*   VividXPMD markSeen 1      # mark map #1 as seen
*   VividXPMD markUnseen 1      # mark map #1 as unseen
*   VividXPMD clearSeenMaps   # clear list of seen maps
*
* Map Note:
*   <vividXPMD:foobar>            # Description text for map


Demo
None yet

Script
>>click<<

FAQ
None Yet

Credit and Thanks
- Lene (vividXP)

Author's Notes
This is a very basic plugin that I created to get used to plugin creation in RPG Maker MV. I am open to any suggestions or feature requests you may have if you find it useful.


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