When you say the listing of only 8 is "hardcoded", Does that mean it can't be altered, not even with plugins? Or are you just saying that is the default, and you can change it with plugins?
Large Choices
● ARCHIVED · READ-ONLY
-
-
Yes, default is 8, can be overwritten as needed.
-
There was a bug where the "default choice #1" wasn't working for any of the the extended choices.
It worked for the first one, but if you wanted your default choice to be the first option in one of the other sets, it wasn't working.
Plugin has been updated to address the issue. -
Is it possible to add an icon for each choice item?
-
Yes, if you have a message plugin that let's your draw icons using message codes, you can write it in the choice text.Is it possible to add an icon for each choice item?
This allows you to control where the icon is displayed as well.

-
Is there a way to make more than 8 with this plugin?
-
How to show more than 8 choices ?
-
show choices, [1, 2, 3, ,4 ,5 ,6}
when 1
do stuff
.....
wehn 6
do stuff
show choice [7, 8, 9,10, 11, 12]
when 7 do stuff
...
when 12
do stuff
show choices [13, 14,15, 16]
.....
you get the point :p -
I'm sorry, what ?
I merge the choice windows all fine, they show more than 8 all is working,
but,
i have to scroll down for the rest of choices to appear, i want to show more than 8 without having to scroll down and i have plenty of space on screen for them to appear. -
Got it fixed, a mod can delete my messages. Peace.
-
Hi Hime, there's a very interesting, repeatable bug that breaks this wonderful plugin.
If an event has a large choice, the most recent show_text the player has seen can not be in the "middle" position of the screen. If it is, when the large choices are shown, only the top group of choices will show, as though the plugin were not present.
I've been testing this for a couple hours trying to narrow it down! I have a choice that has a middle-position text as the last text shown. If I repeat the choices immediately, only the top group appears. But if I go to another event that has a bottom-position show_text, then go back to the large choices, they work fine.
Obviously this isn't a horribly serious bug, but it's definitely limiting, and I wonder if there might be a simple fix for it? I'm using v1.2, which I believe is the last version.
At the very least, if anyone else likes using middle-position text and Hime's Large Choices, hopefully this will provide an explanation for the odd behavior :LZSgrin::LZSgrin:
EDIT: Scratch this, it turns out this is either an issue with RPGMV or with the Hime Hide Choices plugin ... it's actually only showing the first 4 choices after a middle-position text, even if it's just a regular MV 6-choice list. I'll drill down and post to the appropriate forum!! -
Hello! I had the same problem as Cuby! After an intermediate "Show Message", Large Choice stopped showing all the Choices at once, uniting the choices in two windows. To solve this, after many tests, I post a message without anything written with the following character: "\^" and with the Window Position option as Top or Bottom and this ends up, in a way, reactivating the Himeworks Plugin