Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   RPGMaker (http://zelaron.com/forum/forumdisplay.php?f=188)
-   -   Some RPG Maker 2003 questions (http://zelaron.com/forum/showthread.php?t=33113)

Big R 2004-09-12 12:56 PM

Some RPG Maker 2003 questions
 
1 - How do Switches work?

2 - How to make an event moving in dialog(He says something and moves,
then he stops to say another thing,then he moves again,etc...)

3 - How to make an Introduction.Ex: (After start menu,when you click new game,
appears something like: One entire World is being destroyed...
And you're the one predestined to save it...

And then appears the title of the Game: The chosen One

4 - How to make appear:( Chapter One:Chosing ) in the middle of the game.

If you can answer at least one question that will be helpful,thank you.

BlueCube 2004-09-12 01:23 PM

Quote:

Originally Posted by Big R
1 - How do Switches work?

Check the FAQ

---

Quote:

2 - How to make an event moving in dialog(He says something and moves, then he stops to say another thing,then he moves again,etc...)
It's just a line of events...

<>Move Event Blah Up Up Up
<>Message: "what"
<>Move Event Blah Up Up FaceDown
<>Message: "yeah"

(Move Event is on Page 3 of the event commands.)

---

Quote:

3 - How to make an Introduction.Ex: (After start menu,when you click new game, appears something like: One entire World is being destroyed...
And you're the one predestined to save it...

And then appears the title of the Game: The chosen One
You can use Pictures, or Parallax backgrounds on mulitple maps (see your other thread, my first answer, for how to use Parallax backgrounds).

Pictures are just.. pictures, but you can activate them using an event. You can show the picture, move it around, and erase the picture. Obviously, you'd import them into the Pictures directory. 320x240 = full screen picture.

You can even have scrolling credits if you use them properly.

----

Quote:

4 - How to make appear:( Chapter One:Chosing ) in the middle of the game.
Same as above, either Pictures or Parallax backgrounds (aka Panoramas)


All times are GMT -6. The time now is 01:23 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.