Tsukihime 1,489 Posted November 4, 2015 RPG Maker MV gives you a way to offer choice selection to your players through events, and depending on the choices they make, the game will respond differently. One thing that it doesn’t support, however, is the ability to hide certain choices from view. For example, if you wanted to offer your players a list of quests that they can complete in any order that they wish, and to remove any completed quests from the list, your only option is to create multiple conditional branches for each combination of quests that are currently available, and create separate choice lists for all of those combinations. With this plugin, you can use a simple event call to hide a choice. Combined with conditional branches and other event commands, you can tailor your events to your needs quickly and easily! Want to hide some choices? Try this plugin out! More information and downloads available at HimeWorks Looking for more choice related plugins? Take a look at these: Large Choices Disable Choice Conditions Share this post Link to post Share on other sites
AelarTassarion 3 Posted November 5, 2015 Hey.. does quest received imply we can have a quest journal? Really wanting a plugin for a journal asap. Share this post Link to post Share on other sites
Tsukihime 1,489 Posted November 5, 2015 Hey.. does quest received imply we can have a quest journal? Really wanting a plugin for a journal asap. Nope, it's just using a switch to keep track of whether a quest is currently active or completed or not. You can try making a request and see if someone has already made one. Share this post Link to post Share on other sites