View Single Post
 
Reply
Posted 2004-09-03, 11:26 AM in reply to domolordy's post "Im stuck on rpg xp"
I don't have RMXP (the downloads are ALWAYS corrupted), so this is pseduocode. Adjust as necessary:


Page 1: No preconditions
Event starts however you want to start it
<>Move Event: Guy, Down, Down
<>Message: Blah
<>Message: Blah
<>Enter Hero Name
<>Move Event: Guy, Up, Up
<>Set Switch: 0000:IntroFinished

Page 2: Precondition: Switch 0000:IntroFinished is ON
Event starts On Key Press
<>Message: what

----

That's the general idea, anyway. You use a switch so that next time you run the event, the second page runs instead of the first. (Only the highest page number goes if more than one page meets all preconditions, so remember that.)
Old
Profile PM WWW Search
BlueCube enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzBlueCube enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
BlueCube