Save-Point
Can't stop my event from repeating itself! - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Games Development (https://www.save-point.org/forum-4.html)
+--- Forum: General Support (https://www.save-point.org/forum-18.html)
+--- Thread: Can't stop my event from repeating itself! (/thread-513.html)



Can't stop my event from repeating itself! - Jelme - 03-14-2010

Well, here is the problem - I have an opening cutscene, once thats over it transfers to another map, and asks you to select your gender, and input a name. That works fine, the problem is... it keeps repeating that process! How do I stop it :(. I've tried switches, variables, self switches! Knowing me, i've probably put the switch/variable on the wrong event.

Any help would be appreciated!

Also, sorry if i've posted this in the wrong place.


Can't stop my event from repeating itself! - Guest - 03-14-2010

A self switch would clear that right up. Whichever event has the autostart process you will add a self switch as the last event in your commands. Then you open a new page and on the side where you can set conditions you will check the box that says self switch and pick the same letter that you turned on on the first page. Then, change the second page to action button for the trigger and don't put anything in the event commands.


Can't stop my event from repeating itself! - Jelme - 03-14-2010

Thanks for the reply, i'll give it a go now!

Edit: Alright that stopped the event from repeating, but the actor graphic isn't showing!


Can't stop my event from repeating itself! - Guest - 03-14-2010

On the second page place the actor's graphic there. In the graphic box.


Can't stop my event from repeating itself! - Jelme - 03-14-2010

Even though it has a select Male or Female, would that not affect which is displayed? Say if I put a male sprite in the graphic box and selected female, would it not appear as male?

(Thank you for the help by the way Silne! Its much appreciated)


Can't stop my event from repeating itself! - fgsfds - 03-15-2010

When you do "Show Choices", if Male is selected, the next event should be change actor graphic to male, and the same with female.

Show Choice Male, Female
~Male
>Change actor graphic
~Female
>Change actor graphic


Can't stop my event from repeating itself! - Jelme - 03-15-2010

Yes, thats what i've done - but for some reason it didn't show the graphic (I found out I deleted Player1 from 'System' in databases! Thats why it wasn't showing! Stupid me!

Now, I just need to find a way to make him invisible during the opening scene, i'm guessing that is done through set move route.
Or not I can just delete his graphic from actors! God, i'm tired - i'll mess with this some more after work tomorrow!, Thank you for the help guys and girls!


Can't stop my event from repeating itself! - DerVVulfman - 03-15-2010

The character graphic can be invisible from the very start. Just don't have a pre-set character graphic... set him to none


Can't stop my event from repeating itself! - fgsfds - 03-15-2010

Go to the database, and at the actor's graphic, make sure you select (None)