- 94
- Posts
- 20
- Years
- Seen Dec 10, 2005
RPG MAKER 2003:
"Pokemon Introduction Tutorial"
By: JTA.
Okay 1st you need to gather the right materials, which are listed below;
1: Paint Program (MS Paint, PSP, Photoshop, ect..)
2: These Instructions
3: Imagination
4: Some Introduction Pictures
(1)Okay first you need to set the map screen to 20X20! You can do this by right clicking anywhere in your map and then by going to Map Properties. Now that's done, you need to set up one of your chipsets to the Main Chipset that comes with RM2K3. After that move on to step 2!
(2)2nd you need to now fill in the hole map with the color (pink) which is stock on the lower level editing option. After that, simply right click the top corner of the map and set the player start position! Then, go to the next square, which is next to the newly set player start condition. Now while in the right click selection go to New Event.
(3)3rd, you should now be in the event editing thing. Now you go to trigger conditions, and set it to auto-start. Then simply go to the event layer selection and set it to same level as hero. Okay now you can start to make your event commands!
(4)4rth, Now go and right click inside the event commands option and go and set the following;
<>show picture intro picture1 (here just set it to your 1st introduction pic)
<>wait 4.0sec
<>erase picture 1
<>Wait 4.0 sec
<>show picture 2: intro picture2
<>wait 4.0 sec
<>erase picture 2
<>wait 4.0 sec
<>show picture 3: intro picture3
<>wait 4.0 sec
<>erase picture 3
<>wait 4.0 sec
<>show picture 4: intro picture4
<>wait 4.0
<>erase picture 4
<>wait 4.0 sec
<>hide screen: fade-out
<>teleport (here just make it where you teleport to your 1st map)
<>show screen: fade-in
<>erase event
(5)And your done, you can modify it to do anything, and as always, enjoy!
"Pokemon Introduction Tutorial"
By: JTA.
Okay 1st you need to gather the right materials, which are listed below;
1: Paint Program (MS Paint, PSP, Photoshop, ect..)
2: These Instructions
3: Imagination
4: Some Introduction Pictures
(1)Okay first you need to set the map screen to 20X20! You can do this by right clicking anywhere in your map and then by going to Map Properties. Now that's done, you need to set up one of your chipsets to the Main Chipset that comes with RM2K3. After that move on to step 2!
(2)2nd you need to now fill in the hole map with the color (pink) which is stock on the lower level editing option. After that, simply right click the top corner of the map and set the player start position! Then, go to the next square, which is next to the newly set player start condition. Now while in the right click selection go to New Event.
(3)3rd, you should now be in the event editing thing. Now you go to trigger conditions, and set it to auto-start. Then simply go to the event layer selection and set it to same level as hero. Okay now you can start to make your event commands!
(4)4rth, Now go and right click inside the event commands option and go and set the following;
<>show picture intro picture1 (here just set it to your 1st introduction pic)
<>wait 4.0sec
<>erase picture 1
<>Wait 4.0 sec
<>show picture 2: intro picture2
<>wait 4.0 sec
<>erase picture 2
<>wait 4.0 sec
<>show picture 3: intro picture3
<>wait 4.0 sec
<>erase picture 3
<>wait 4.0 sec
<>show picture 4: intro picture4
<>wait 4.0
<>erase picture 4
<>wait 4.0 sec
<>hide screen: fade-out
<>teleport (here just make it where you teleport to your 1st map)
<>show screen: fade-in
<>erase event
(5)And your done, you can modify it to do anything, and as always, enjoy!