じ☆ve冰风 发表于 2026-7-27 10:02:49

Kino - Visual Novel Town

Updated 3/13/2016


Intro:


                This is a plugin that allows you to replace a map scene with a backdrop.
                Similar in style to a visual novel.


Version: 1.02


Features:


[*]Access map events from the menu
[*]Shop, Inn, Save, and Load as standard commands
[*]You can disable the standard commands also
[*]You can use events to force player actions (warping / transfers)
[*]You can remove events from the VN command window using plugin commands
[*]Scrolling command window (you set the max number of rows)
[*]Window closes when a message appears on screen, or an event is running

Instructions:


[*]Insert the <vntown: imagename> notetag into your specified map's note area.
[*]Insert <vnshop> <vnevent> <vninn> in the map events you want to use for the specified commands.
[*]To remove an event from the command window select "Plugin Command" and type: addEvent <eventId> (case sensitive).

                                        Example: addEvent 2 (This adds the event to the ban list)

               
[*]To add an event back to the command window select "Plugin Command" and type: removeEvent <eventId> (case sensitive).

[*]
                                        Example: removeEvent 2 (This removes the event from the ban list)

               
[*]Have fun!




Notetag Example Windows:

Spoiler
http://i.imgur.com/eo3w5vO.png




http://i.imgur.com/cbpOxRt.png







Notetags:


//Notetags:

<vntown: imagename>
//"imagename" refers to the backdrop used in the town scene.
//The image should be in your pictures folder.

<vnevent>
//This registers an event in the menu on the map scene.
//The events are placed in order by their ID numbers 1, 2, 3 etc.

<vnShop>
//Designates a shop for the shop command.

<vnInn>
//Designates an inn for the "Inn" command.

//====Plugin Commands====
addEvent <eventId>
//Example: addEvent 2 (case sensitive)
/* This command is case sensitive. This adds the event to the ban list, removing it from the command list. */

removeEvent <eventId>
//Example: removeEvent 2 (case sensitive)
/* This command is case sensitive. This removes the event from the ban list, adding it to the command list. */


In-game Examples:


Spoiler
http://i.imgur.com/AADnt84.png







Please see the below attachment to use this plugin.



Credits:


Free for both commercial and non-commercial use.Credit with the name Kino.


                Thanks:Thank you to anyone who decides to use this script; I appreciate it!


If there are any bugs/issue, please contact me via message on the forums. I want to try and make the script as extensible/flexible as possible, so if you have an ideas also


please message me.


View attachment VNTown.js


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