Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
variables
« previous
next »
Print
Pages: [
1
]
Author
Topic: variables (Read 1833 times)
Sera Avira
Blank
Initiate
Posts: 9
variables
«
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?
Logged
" a retard is a reatard, unless it's RETARDED"
maxine
Average scripter
Zealot
Posts: 736
¨Dude i am 16 with 2 balls and hair
(No subject)
«
Reply #1 on:
August 28, 2005, 05:58:34 PM »
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
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
variables