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
»
Gar...
« previous
next »
Print
Pages: [
1
]
Author
Topic: Gar... (Read 2038 times)
Kira_Kakari
Member
Initiate
Posts: 1
I'll eat yer chillins'!
Gar...
«
on:
October 29, 2005, 03:33:21 PM »
Kay.. In an XP game I'm making, there is some text at the very beginning. Then a guy walks up to a girl. But when you hit 'enter' on the last text box, the guy stops walking. So he takes one step and suddenly stops, then the rest of the into keeps going. How can I make it so you can't close the text box until the guy is done walking? Or just how to make this not happen. That works too. -_-
Logged
Tomi
*does mannerism*
Leader
Posts: 2,000
(No subject)
«
Reply #1 on:
October 29, 2005, 05:02:00 PM »
First of all, welcome to charas. Secondly, you can probably use the \_ command in the text box to wait a second (use multiple ones to wait longer). I'm not sure if you can do this in XP, but thats how it is in RM2k3, so it might be the same.
Logged
Chaotic_Death
omgggggg
Associate
Posts: 251
(No subject)
«
Reply #2 on:
October 30, 2005, 07:15:33 PM »
Didn't they eat all those message commands when they made RMXP?
Anyways, have a "Wait" command before your last texbox (or first... whatever) that temporarily suspends the next textbox from showing up until the man has walked to where he's supossed to. But depeneding on how far of a walk it is, that number of frames you'll have to wait may vary.
Logged
Once I think of something to put here... I will.
Krade
Member
Initiate
Posts: 8
(No subject)
«
Reply #3 on:
October 30, 2005, 08:14:30 PM »
For those kind of commands to work in RPG Maker XP you'd need the advanced message script:
Instructions
(Japanese but can probably be translated with something like babelfish)
Script
(Don't translate or it won't work)
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Gar...