Help - Search - Members - Calendar
Full Version: I need a helping hand please!
RPG RPG Revolution Forums > Scripting > Event Emporium
REDEYEDEMON66
I downloaded RPG Maker VX this morning & started making my game, so i then started doing events but now i don't know how to make it stop, it just keeps looping over & over again.
Im trying to create the an event for the beginning of my story.
How do i make it so that an event only occure once?
SOLIDSTRIFER
QUOTE (REDEYEDEMON66 @ Dec 11 2010, 06:35 AM) *
I downloaded RPG Maker VX this morning & started making my game, so i then started doing events but now i don't know how to make it stop, it just keeps looping over & over again.
Im trying to create the an event for the beginning of my story.
How do i make it so that an event only occure once?


What you have to do is at the very end of the event page you have to insert this one thing called a self switch and click self switch A it should be around the first section of the choices to make for events.


Click to view attachment


Click to view attachment



then on the same event page create a new page ( at the top of the event editor)

Click to view attachment




and the new event page look to the left sides there should be some choices that say switch, switch, variable, and self switch click the check box for self switch A and there you go.

Click to view attachment

Click to view attachment







REDEYEDEMON66
How do i make it so the event only runs once throughtout the entire game?

Oh wait! never mind, i just figured it out! laugh.gif

Thanks alot, you really helped me out! I hope i can rely on you again in the future if i ever need more help! biggrin.gif
SOLIDSTRIFER
No problem man your welcome =D laugh.gif
REDEYEDEMON66
Another question, how do i add more characters to the game?
The only one i been able to have around is the character i control
And how do i make them move?
SOLIDSTRIFER
QUOTE (REDEYEDEMON66 @ Dec 11 2010, 05:42 PM) *
Another question, how do i add more characters to the game?
The only one i been able to have around is the character i control
And how do i make them move?


You mean like Npc's?

people that just walk around and you can interact with them?

Be specific and I'll see how I can help. =D
lilcooldude69
QUOTE (REDEYEDEMON66 @ Dec 11 2010, 05:42 PM) *
Another question, how do i add more characters to the game?
The only one i been able to have around is the character i control
And how do i make them move?

ey man if ur new to the engine check out the tutorials they are really helpful lol this section is for obtaining submitted events or help on kinda special events that a tutorial wouldnt help in just a suggestion biggrin.gif but yeh to my point ne ways to add npc's u gotta goto the event menu and add an event and click the blue checkard area in the event window to add a sprite also theres the help file in the program thats very helpful as well biggrin.gif
Alt_Jack
QUOTE (REDEYEDEMON66 @ Dec 11 2010, 06:35 AM) *
I downloaded RPG Maker VX this morning & started making my game, so i then started doing events but now i don't know how to make it stop, it just keeps looping over & over again.
Im trying to create the an event for the beginning of my story.
How do i make it so that an event only occure once?

You put the "erase event" function at the bottom of the event code. It'll remove the event so that it doesn't play.
QUOTE
Another question, how do i add more characters to the game?
The only one i been able to have around is the character i control
And how do i make them move?

Go to the character menu. At the bottom left there's a box that says "number of players" (probably 8 ). You just change that. Then go to System (I think), top left corner there's a box that lists who your starting party is.
To create random NPCs (i.e people you can't control), create a blank event, give it a sprite, change autonomous movement to "random", speed to normal, and frequency to...whatever.
You main character is controlled via the direction keys on your keyboard.

Anything else?
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.