Plugging MV #14 Infinite Choices, Lists & Using Map as a Title Screen | Too Many Choices!

4 years ago
5

Discord Invite: https://discord.gg/hVVdm5Z
'Plugging MV' is a series where I showcase interesting (community-made) plugins for RPG Maker MV, as I discover them myself, while going through a list of 4000+ plugins.
#RPGMaker #Plugin #Cutscene

PLUGINS:
LargeChoices.js
TKM_ChoiceList.js

Supplementary Plugin:
Yami_SkipTitle.js

Largechoices.js removes the 6-choice limitation, and allows us to show literally ANY number of choices!

TKM_ChoiceList.js allows us to customize the appearance of choices, it's window, no. of rows, and the text inside.

Yami_SkipTitle.js allows us to skip the title screen, and directly start a new game at launch. (You'll need this if you want to use a map as a title screen.)

Programmer: Hime, Tsukimi, & Yami
Tested on Version: 1.5.1

DOWNLOAD LINKs:

largechoices.js
https://himeworks.com/files/rmmv/scripts/HIME_LargeChoices.js

TKM_ChoiceList.js
https://github.com/cji3bp62000/hello-world/blob/master/RMMVplugins/TKM_ChoiceList.js

Yami_SkipTitle.js
https://www.dropbox.com/s/mhekv5tszu2a5ga/Yami_SkipTitle.js?dl=0

HOW TO:
The programmers explain it best with pictures in their posts, so grab a look into these links for instructions:

for Hime's large choices:
http://himeworks.com/2015/10/large-choices-mv/

for Tsukimi's Choice list:
https://forums.rpgmakerweb.com/index.php?threads/another-style-choice-list.91893/

PARAMETERS:
In TKM_ChoiceList.js basically every parameter can be changed and manipulated with a plugin command. I'm listing all of the plugin commands of those parameters, below:

TKMchoicelist_setting use false
TKMchoicelist_setting image Window
TKMchoicelist_setting tone 0, 255, 0
TKMchoicelist_setting fontSize 23
TKMchoicelist_setting okFlashDuration 30
TKMchoicelist_setting okFlashFrequency 4
TKMchoicelist_setting textAlign 0
TKMchoicelist_setting backOpacity 255
TKMchoicelist_setting fontOLWidth 3
TKMchoicelist_setting fontOLColor rgba(0, 0, 0, 0.5)
TKMchoicelist_setting vertiPadding 5
TKMchoicelist_setting choiceHoriPadding 32
TKMchoicelist_setting choiceVertiPadding 5
TKMchoicelist_setting maxRows 10
TKMchoicelist_setting maxRowsC 3
TKMchoicelist_setting mineLineWidth 96

(You'll understand these better once you go through the instructions and parameters inside the plugin.)

SOME APPLICATIONS:
1- Create a title screen that allows things like a 'chapter selection' menu.
2- Create large lists to call information. (Like having a computer in the player's room, where they access chapter summaries, character & world info.)
3- Offer a MASSIVE number of action or dialogue related choices, for the player to choose from.
4- Customize every choice scene to look unique & different.

(What other applications do you guys have in mind? Please, do share!)

BGM Used in Video: Arex's Beat by Patrick De Arteaga
https://patrickdearteaga.com/royalty-free-music/

YouTube Playlist:
https://www.youtube.com/playlist?list=PLalOiJrVKsOc_2PXrkigg3EpL3pvcljQO
(Would be ABSOLUTELY awesome as you subscribe to the YouTube channel.)

Loading comments...