Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Help Scene Window
- Original author: ovate
- Original date: December 10, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/help-scene-window.130816/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
. ※It will add to the help list and count as read. Code: AB_Help Add 1
Archived First Post
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
Open the help scene.
Show help for ID #1.
※It will add to the help list and count as read.
Add ID #1 help to the list of help scenes.
Removes ID #1 help from the list of help scenes.
Add all the help to the list of help scenes.
Remove all help from the list of help scenes.
Preview
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
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
Code:
AB_Help Show 1
※It will add to the help list and count as read.
Code:
AB_Help Add 1
Code:
AB_Help Remove 1
Code:
AB_Help Complete
Code:
AB_Help Clear
Preview
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
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
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:
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...