Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Sera Avira on August 28, 2005, 05:15:19 PM
-
I'm stuck on variables i looked around and found some but i doesn't work well. I add 1 to the variable to equal one or whatevers next and the sprite won't change ( iwas trying to make it so oyou tlak to the person alot and they turn into something) and the the sprite disapears so can anyone help me?
-
make 2 pages on that person
Set on action key.
PAGE 1
Variable operation (Whatever variable name) + 1
Show message: bla bla bla
Page 2
Preconditions: When variable (Whatever variable name) is 5
Then you choose a graphic for this guy in page 2 etc.
Preconditions are what will be needed too launch the page you get it?
And if the person is gonna say different stuff each time you press him you may add some pages but the last page shall be what i descripted page 2