Help - Search - Members - Calendar
Full Version: need help with a little problem
RPG RPG Revolution Forums > Game Engines > RPG Maker XP Discussion
vincent329
alright i was trying to set an event so that when the player starts the game they are given a choice to change there name if they deside not to then it moves on to class i keep running into a problem at the second part of it after they input a new name it resets the event in all is there away i can make it so that when they change there name and deside yes it moves forward and when they deside no it sends them back to change it then askes them again?
SleepingSirenx
Can you show us the eventing commands you used, in proper order please.
vincent329
QUOTE (SleepingSirenx @ Dec 22 2011, 03:09 AM) *
Can you show us the eventing commands you used, in proper order please.

sadly i can not provide a screen shot of it do to me deleting the event last night out of being to mad to do it anymore but i do remember how i did it let me see if i can redo the event and provide a screen shot
alright all i can do is provide a screen shot of the problem ill post the link
to problem code
reposted link if the first one doesnt work
http://imageshack.us/f/62/gamecode.jpg/
Lightness
My assumption is that you have this event on autorun since it triggers once you start your game. With that being the case, the event will continue to repeat itself unless you have some conditions in place. You could use a self-switch to make the event stop repeating (which is usually preferred where applicable since it saves events, and only applies to the event in which it is used).

So, at the end of your event, use the "Control Self Switch" command to turn on self-switch A (or whichever one you want to use). Click the "new event page" tab at the top of the event, and on the second page, under "conditions" set it to trigger if self switch A is on. You won't need to change anything else on the second page as that condition will basically erase the event.

This should stop the event from repeating itself. I won't make any more suggestions for the moment since it looks like you haven't finished making the event yet. If you run into any more problems with it feel free to ask.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.