- Joined
- Jul 8, 2016
- Messages
- 73
- Reaction score
- 60
- First Language
- English
- Primarily Uses
- RMMV
Here's a new tiny plugin I made (thx to SRDude for the idea!) that lets you show tons of choices that will, when chosen, run common events!
It's easy to use, and has an endless amount of possibilities. All you have to do is:
- Fill in the "choice" list with as much choices as you want (be sure to get them organized though, so you don't lose yourself
)
- Fill in the "common events" list with the corresponding common events for each choice.
- Use the plugin commands:
choice -> gives all the choices created in the parameters
cutChoice begin end -> gives the choices that are present within these two intervals, where begin is the first choice, and end is the last one.
Terms of use: For non-commercial as well as commercial games, as long as you mention "DaedraKyne". If you're using this plugin for your game, please let me know!! Also, having a free copy of your game would be nice!
Download: https://github.com/DaedraKyne/RMMV/blob/master/plugins/Unlimited common event choices.js
Last edited: