This script combines groups of "show choice" options together as one large command. This allows you to create more than 4 choices by simply creating several "show choice" commands in a row. No script call required!
Download
Get it at
Hime Works
Usage
Adding choices
Add a show choice command and fill it out as usual.
If you want more choices, just add another one, and fill it out as usual.
Only show choice commands that appear immediately after a previous show choice command on the same level will be merged together.
Cancel choice
The choice editor comes with 6 options when you press the "cancel" button
1. Disallow
2. Choice 1
3. Choice 2
4. Choice 3
5. Choice 4
6. Branch
Each "show choice" command comes with their own options. All you need to do is select the cancel choice in the appropriate "show choice" command and the script sets it up for you! You should set the other commands to "disallow" otherwise I will simply choose the last one.
For the branch choice, all cancel branches will be executed if you choose that, so you should only create a cancel branch on the very last group of choices.
Manual Combine
There is an option in the configuration section called "Manual Combine". By default, this is set to `false`, which means all choice commands will be automatically combined together. If you would like to be able to manually specify whether choice commands should be combined or not, you can set this to `true`.
When manual combining is enabled, before your first large show choice command, you must make a script call
combine_choices
In order to combine the following show choice commands together. This must be done before each set of large choices.
本贴来自国际rpgmaker官方论坛作者:Tsukihime处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/large-choices-built-in-multiple-choices.6747/