Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Unknown_Project on July 14, 2008, 04:42:33 AM

Title: Autostart wont stop!!
Post by: Unknown_Project on July 14, 2008, 04:42:33 AM
When i start the game, the conversation at the beginning just restarts over again. How do I stop this?  ???
Title: Re: Autostart wont stop!!
Post by: Zerlina on July 14, 2008, 04:50:16 AM
At the end of the events use "Switch Operations" create a new switch, start a new event page, set the condition to "Switch X is on" that should work
Title: Re: Autostart wont stop!!
Post by: Unknown_Project on July 15, 2008, 06:12:52 AM
Bleh, gotten confusing to me now. XP Can someone please explain thoroughly step by step?
Title: Re: Autostart wont stop!!
Post by: Felix-0 on July 15, 2008, 06:25:07 AM
At the end of conversation Activate a switch...make a new page on the same event
that is activated by that event on page one
set page 2 to parallel process
Title: Re: Autostart wont stop!!
Post by: Ben on July 15, 2008, 06:46:50 AM
Dude, she Did explain it step by step.

Knowing how to use switches is one of the most basic and neccesary functions of RPGmaker.
Title: Re: Autostart wont stop!!
Post by: A Forgotten Legend on July 15, 2008, 06:48:34 AM
At the end of conversation Activate a switch...make a new page on the same event
that is activated by that event on page one
set page 2 to parallel process

If you want it to stop you could also set page 2 to action key instead.  I usually do that. =P  I would think parallel process has the opportunity to lag it.
Title: Re: Autostart wont stop!!
Post by: Felix-0 on July 15, 2008, 06:50:57 AM
If you want it to stop you could also set page 2 to action key instead.  I usually do that. =P  I would think parallel process has the opportunity to lag it.

It never lags mine
Title: Re: Autostart wont stop!!
Post by: Ben on July 15, 2008, 07:24:23 AM
if there is nothing happening in the event page, a Parallell process wont lag anything
Title: Re: Autostart wont stop!!
Post by: Felix-0 on July 15, 2008, 07:25:20 AM
thnx Gemini
Title: Re: Autostart wont stop!!
Post by: Bluhman on July 15, 2008, 06:19:21 PM
if there is nothing happening in the event page, a Parallell process wont lag anything

Same applies for an empty autostart page; it will allow you to keep moving.
Title: Re: Autostart wont stop!!
Post by: A Forgotten Legend on July 15, 2008, 06:59:54 PM
Huh.  never tried it. =P
Title: Re: Autostart wont stop!!
Post by: Renkai141 on February 18, 2009, 12:51:14 AM
Same applies for an empty autostart page; it will allow you to keep moving.
will... if is a black screen... like you will never go back try to use Erase Event so you don't waste space
in the switch thing ok?
Title: Re: Autostart wont stop!!
Post by: fruckert on February 18, 2009, 01:01:51 AM
Old post dude