The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Tutorials and Eventing => Topic started by: TeaOfJay on December 21, 2007, 10:55:46 PM

Title: A Couple of questions.
Post by: TeaOfJay on December 21, 2007, 10:55:46 PM
I'm a newb and just got this program literally last night, so bear with me on this.

Here's my first problem:(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg515.imageshack.us%2Fimg515%2F3126%2Fhalpneededcn1.png&hash=57d1eafd79b3bf92de5d3a96baa32b39a5448c9d)

I've tried just about everything that I could think of, and for some reason, after the hero says his lines they just loop back to the begining. What do I do so it doesn't loop like that?

My second question is that the team starts off with four characters when I do the test play. How do I make it so it's just the main character?
Title: Re: A Couple of questions.
Post by: HolyQuebec on December 21, 2007, 11:52:35 PM
i'll answer the second question first.
database>system>2nd party member set to none(can be seen top left of the screen)

1st question.
 the reasson why it keeps looping is cause first,you need a switch to turn it OFF or a teleport to another map
-put this event on the map.
-don't set it as a common event.
-make it on the map,set your event to auto start(so no switch needed to activate it)
-do all your code.
whenever you're done with it,just pur a switch operation(lets say switch [0004] ON.
create a second page(new page) with a precondition(top left of the screen)switch[0004] ON with no code in it.
Title: Re: A Couple of questions.
Post by: TeaOfJay on December 22, 2007, 12:26:33 AM
I got what the hero is saying to stop looping, but now after he's done talking he can't move.

So how do I fix this?
Title: Re: A Couple of questions.
Post by: HolyQuebec on December 22, 2007, 12:36:52 AM
it musn't be a ''auto-start'' event.
make it be a action key or touched by hero i guess ;)

reply.

or add me on msn luv_gyalz@hotmail.com i'll help you out.