Original Source
- Original title: Choice Options by Hime [SOLVED]
- Original author: Rutsah
- Original date: April 12, 2022
- Source thread: https://forums.rpgmakerweb.com/threads/choice-options-by-hime-solved.146697/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support
Summary
A link to a test version of my game for a quick download, with the event that's causing me trouble atm. Choice Options by Hime. I am trying to hide dialogue options based on game switches being on or off (see the test version above), but the game just refuses to display them properly. I have tried multiple variants (from combining the script orders into one to having them be separate, to writing "hide_choice(1, "$game_switches[x] = false")" instead of "0" etc, but nothing seems to make it work properly. (in...
Archived First Post
Choice Options by Hime.
I am trying to hide dialogue options based on game switches being on or off (see the test version above), but the game just refuses to display them properly. I have tried multiple variants (from combining the script orders into one to having them be separate, to writing "hide_choice(1, "$game_switches[x] = false")" instead of "0" etc, but nothing seems to make it work properly. (in the most recent version that I have uploaded as an example, the options remain hidden even when the switch responsible for their condition is turned on.
Does anyone have any idea what is going on?
Indebted,
Rutsah
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...