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
»
I have a question
« previous
next »
Print
Pages: [
1
]
Author
Topic: I have a question (Read 1895 times)
Goatulon
All mighty master of goats
Associate
Posts: 239
I am king kuano man
I have a question
«
on:
June 06, 2005, 09:24:30 PM »
Can anyone please tell me how to make it so that if one character levels up, then a different character levels up at the same time. Because that would be really useful in order to advance my game.
Logged
Zombie Eat brains but Zombie cannot swallow this injustice!
WarxePB
Action Sue
Royal
Posts: 3,601
What killed the dinosaurs?
(No subject)
«
Reply #1 on:
June 06, 2005, 09:28:13 PM »
Create a Common Event that checks the levels of the two heroes (using variables and forks/branches). If the second is less than the first, add a level to the second hero and check again if they are equal. If not, add another level and continue until they are equal.
Logged
Blog:
The Gigaverse
Twitter:
Initial Chaos
GhostClown
Loved by few, Hated by many, Respected by all.
Exemplar
Posts: 1,988
(No subject)
«
Reply #2 on:
June 07, 2005, 12:29:09 AM »
- Moved to the RPGmaker forum.
Logged
darkrune
The Man
Acolyte
Posts: 329
Ummmmm just kinda of regular guy.
(No subject)
«
Reply #3 on:
June 07, 2005, 02:30:32 AM »
There is an extensive one in tutorials I think?
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
I have a question