The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX Ace => Topic started by: DEAD KARL on January 12, 2015, 08:29:24 PM

Title: [VXA] Loop error
Post by: DEAD KARL on January 12, 2015, 08:29:24 PM
Dear RPG Community

Anyway, any time I play my game, it comes up and asks if I am "Male or Female", whatever one you choose, it then comes up saying "are you sure?". It then gives the option on "Yes" and "No". If the user selects yes it continues fine, but if they select no, then I repeats back to "Male or Female". After that it will continue to repeat itself and cannot be escaped  apart from closing test.

Sorry for bad desc. but any ideas how to fix this problem?

Thanks
DEAD KARL
Title: Re: Loop error
Post by: Zexion on January 12, 2015, 09:41:52 PM
Not sure I follow. So you say that it just keeps looping when you press no? Or is it that it won't continue if you select no at least once.
Title: Re: Loop error
Post by: DEAD KARL on January 12, 2015, 10:02:20 PM
It wont continue after pressing "no" once.
Title: Re: Loop error
Post by: &&&&&&&&&&&&& on January 12, 2015, 10:35:24 PM
Instead of using break loop, use label and go to label.