じ☆ve冰风 发表于 2026-7-28 08:35:31

Help Scene Window

AB_HelpScene - 1.01 (2020/10/21)

Creator name: ebi (ヱビ)

Introduction
You can create help scene with pictures.

Could be organized for a tutorial, objective, journal, etc.

Creating a help scene

1. Prepare a help image and put it inside img/pictures folder.

(640px*tall 360px*wide)

2. Set the help in the plugin parameters.

1 help at a time
1) Help name (title)
2) You can set one or more images. (over one acts as pages)

Plugin commands

                Code:       
AB_Help Open

Open the help scene.


                Code:       
AB_Help Show 1

Show help for ID #1.
※It will add to the help list and count as read.


                Code:       
AB_Help Add 1

Add ID #1 help to the list of help scenes.


                Code:       
AB_Help Remove 1

Removes ID #1 help from the list of help scenes.


                Code:       
AB_Help Complete

Add all the help to the list of help scenes.


                Code:       
AB_Help Clear

Remove all help from the list of help scenes.


Preview
Spoiler
https://i.imgur.com/v89axXJ.jpg


https://i.imgur.com/YpnI5jN.jpg


https://i.imgur.com/iwQrLsQ.jpg






Credit and Thanks: ebi (ヱビ)

Terms of Use- Free for commercial and non-commercial use.

License - MIT License: http://opensource.org/licenses/mit-license.php

Dropbox link:
https://www.dropbox.com/s/7yo3u4r6cfpdnjc/AB_HelpScene.js?dl=1

Source
http://www.zf.em-net.ne.jp/~ebi-games/AB_HelpScene.html


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