Unknown2006-02-20 22:02:37
Okay. I just downloaded RPG Maker XP, and I'm curious as to how to work it. I know how to make the words appear and such, make a character, but how do I make the text change when something happens? Like, some dude says something until you do something for him, then he says another thing. Any tips?
Saran2006-02-21 02:07:13
You need to be using variable type things.
I forget exatly what they are called (probably variables), but when i was making this game with it i had a set determining how far you were in the major quest and then the side quests, then all you need to do is add another page for the npc with the left column (where you set the graphics) set so that the variables match what you want
So if you decide after the heros have gotten to the 5th stage you want people to start reconising them and the like you would set the npc to change their message when the mainquest variable was equal or more than 5
I forget exatly what they are called (probably variables), but when i was making this game with it i had a set determining how far you were in the major quest and then the side quests, then all you need to do is add another page for the npc with the left column (where you set the graphics) set so that the variables match what you want
So if you decide after the heros have gotten to the 5th stage you want people to start reconising them and the like you would set the npc to change their message when the mainquest variable was equal or more than 5