Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Problem with "Show Choices"

Hi,
At the beginning I want to say that my english isn't good ;p

The question is - what can I do for more options in command "Show Choices"? Default number of choices is 4 but I need more..

Please, sbdy show me a simple way to this.. Sry for my english ;/
 
Without scripting the best you can do is:

Show choices: 1, 2, 3, more
insert label: start
when 1
do this
when 2
do that
when 3
do tother
when other
Show choices: 1, 2, 3, back
when 1
do this
when 2
do that
when 3
do tother
when back
jump to label: start
end
end
 

Zeriab

Sponsor

Then you have to resort to scripting.
Or create the long column with pictures and manage them.

Try to search for custom message systems and see if you can find any which supports more options in one column.

*hugs*

Edit: Whoops, I do indeed mean custom message systems, thanks Kain
 
He means "custom message systems" not "menu systems" :P

Ccoa's UMS supported the stacking of Show Choice commands. Although I don't have much nice to say about its coding, thats probably the best message system out there so you might want to google it. That reminds me... I have to finish my XMS! XD
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top