Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: goten112 on July 26, 2005, 11:41:25 AM
-
I want to make a good conversation between 2 people...
My hero walks in a room and I set the conversation to auto-start.
And then you get a message choice...
but the conversation starts over again... and it need to stop after you choice a option...
Example:
Murphy: Hi there Nick, could you help me?
Nick: (choices): Yes,
no.
Murphy:(If yes): thanks, go upstairs and get my book.
Murphy: (If no): Ah well, come back anytime..
(And then the conversation needs to end...)
I hope someone can help me...
-
Add "Erase Event" at the very end of that.
Or, if you only want it to happen once in the entire game, turn on a switch at the end, then make a new page with that switch on as a precondition, but left blank.