Posts: 4
Threads: 1
Joined: Mar 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.
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.
Posts: 4
Threads: 1
Joined: Mar 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!
On the second page place the actor's graphic there. In the graphic box.
Posts: 4
Threads: 1
Joined: Mar 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)
Posts: 201
Threads: 14
Joined: Nov 2009
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
Posts: 4
Threads: 1
Joined: Mar 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!
Posts: 11,214
Threads: 648
Joined: May 2009
The character graphic can be invisible from the very start. Just don't have a pre-set character graphic... set him to none
Posts: 201
Threads: 14
Joined: Nov 2009
Go to the database, and at the actor's graphic, make sure you select (None)