Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started 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? ???
-
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
-
Bleh, gotten confusing to me now. XP Can someone please explain thoroughly step by step?
-
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
-
Dude, she Did explain it step by step.
Knowing how to use switches is one of the most basic and neccesary functions of RPGmaker.
-
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.
-
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
-
if there is nothing happening in the event page, a Parallell process wont lag anything
-
thnx Gemini
-
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.
-
Huh. never tried it. =P
-
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?
-
Old post dude