The RPG Maker Resource Kit

RMRK RPG Maker Creation => XP => XP Event Systems => Topic started by: Zeriab on August 31, 2006, 07:13:00 PM

Title: [XP] Picture Scrolling System - Event Based
Post by: Zeriab on August 31, 2006, 07:13:00 PM
Picture Scrolling System (Event Based)
I was helping someone who had problems with the Making an Introduction located at http://www.hbgames.org/ccoa/index.htm

This person had made some errors. When I fixed I thought: "Hey, I can make this into a smarter more user friendly system"
By smarter I meant it was easier for the editor to set up. Especially the ability to easily set a rather long wait.
In case you didn't know. You can max set a wait to 999 frames. You can max set a variable to 99 999 999.
By more user friendly I mean giving the user the ability to scroll the text faster and skip it at their command.
Anyway enough talk. Here's the event:
Page 1:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg413.imageshack.us%2Fimg413%2F3756%2Fsystem1stpagezi7.png&hash=15aef56004d4034762ef271a1ced83fa4c91f39a)
Page 2:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg201.imageshack.us%2Fimg201%2F2898%2Fsystem2ndpagezq5.png&hash=1ec9f22168a197d1246a50f39ba340f99a0b8372)

Remember to set the condition of page 2 to Local Switch A is ON.
Also the actions shown on page 2 are just there for an example.

If you ever want to come back to the map you used it in, remember to turn a switch ON and make a new page with the condition or something similar.
You can likewise do the actions in the end of page 1 let the switch turn on and leave Page 2 blank.
It's up to you.

If I have done my comments properly I shouldn't need to talk what you should do to set it up.
Also you may post this wherever you want. You have my permission.
You are also free to extend it, make it more simple, in fact to edit it in anyway.
It would be nice if you try to keep the comments or update them so it's easy to set it up.

Well, that's that.
 - Zeriab
Title: Re: Picture Scrolling System - Event Based
Post by: lamont on August 31, 2006, 09:18:50 PM
excellent tutorial zeriab  :P
Title: Re: Picture Scrolling System - Event Based
Post by: Zeriab on August 31, 2006, 10:44:01 PM
excellent tutorial zeriab  :P
Thanks. :)
If the text on the big image seems a little blurred just right-click on the image and select 'Show Picture' or something similar.
Title: Re: Picture Scrolling System - Event Based
Post by: Arrow on August 31, 2006, 10:52:20 PM
Si, es muy excellente.
Title: Re: Picture Scrolling System - Event Based
Post by: lamont on September 02, 2006, 07:42:49 PM
ur really good at XP it seems i havnt used XP yet but i know a tiny bit about it atleast,i might use this code one time.(i use rm2k3 at the moment i gonna move on to XP soon)
Title: Re: Picture Scrolling System - Event Based
Post by: Zeriab on July 29, 2007, 03:16:53 PM
Picture Scrolling System (RM2K3)

Here's the event:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg530.imageshack.us%2Fimg530%2F4540%2Fpage1tn0.png&hash=1478048e7ad3a0b5866c88742747f075b51725f3) (http://img530.imageshack.us/img530/4540/page1tn0.png)

Set the trigger to Autorun:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg517.imageshack.us%2Fimg517%2F1866%2Fpagetrigger.png&hash=430ce87a96d5831731f80f42e5e87b29fc94d54e)

The actions shown on the bottom of the event are just there for an example.

Here are the pictures I used in the example:
http://img517.imageshack.us/img517/7038/Scrolling_intro1.png
http://img517.imageshack.us/img517/4146/Scrolling_intro2.png
http://img517.imageshack.us/img517/2898/Scrolling_intro3.png


You may post this wherever you want. You have my permission.
You are also free to extend it, make it simpler, in fact to edit it in anyway.
It would be nice if you try to keep the comments or update them so it's easy to set it up.

Comments and critics are appreciated.

Well, that's that.
 - Zeriab

Title: Re: Picture Scrolling System - Event Based
Post by: modern algebra on August 01, 2007, 04:31:22 AM
You're using the old pictures for the RMXP one Zeriab  :o

Title: Re: Picture Scrolling System - Event Based
Post by: Doctor Professor Nikolai on August 01, 2007, 06:24:22 AM
*clap*clap*clap*

Nice!
Title: Re: Picture Scrolling System - Event Based
Post by: Zeriab on August 01, 2007, 05:44:23 PM
Thanks ^_^
I am indeed using the old pictures. They have been resized however
Title: Re: Picture Scrolling System - Event Based
Post by: Kokowam on August 01, 2007, 07:06:05 PM
Good job Zeriab. Very nice. :)
Title: Re: Picture Scrolling System - Event Based
Post by: Forty on August 06, 2007, 01:37:59 AM
sorry if I am treading on your turf, but what about setting the picture as a panorama, set up an empty map, and scroll through that?
Title: Re: Picture Scrolling System - Event Based
Post by: Zeriab on August 06, 2007, 10:30:55 AM
You can do that in RPG Maker 2K3
I personally think it will be conceptually harder and more bothersome.
You will have to take looping into account and you can only have 1 panorama at a time while you can have many pictures showed at the same time.
Remember that you have an max height for panoramas in RM2K3.

 ~ Zeriab
Title: Re: Picture Scrolling System - Event Based
Post by: Forty on August 07, 2007, 03:02:59 AM
I was actually thinking XP
Title: Re: Picture Scrolling System - Event Based
Post by: modern algebra on August 07, 2007, 03:23:30 AM
You mean scroll the map? I'll say the same thing as Zeriab, you can do a lot more with pictures. Panoramas have set size and you can only have one of them. Pictures are much more malleable.
Title: Re: Picture Scrolling System - Event Based
Post by: Zeriab on August 07, 2007, 08:59:23 AM
You have to use a script for getting the panoramas to move in XP.
Naturally, if you have a script you can do it, otherwise you can put it on as fog.
Just add some empty space at the top of the picture and the bottom.

You still won't have as much control as you have with pictures.
Title: Re: Picture Scrolling System - Event Based
Post by: Kokowam on August 07, 2007, 11:54:42 AM
Niiiice... But it's funny how you made yours the first in this new sub-forum.
Title: Re: Picture Scrolling System - Event Based
Post by: Zeriab on August 07, 2007, 12:12:54 PM
Thanks and
I was wondering if you could make an Event Systems Database as a child board of Tutorials. There aren't many of these event systems that I am aware of, but I think that's because they don't have anywhere to go. Zeriab has a Picture Scrolling one in there now which I can't really put in Tutorials Database because it's not a Tut, but if it doesn't get moved somewhere it will just disappear :'(.
:>):
Title: Re: Picture Scrolling System - Event Based
Post by: Kokowam on August 07, 2007, 04:02:11 PM
Would my "Hunt the Cows" be an evented system? :V
Title: Re: Picture Scrolling System - Event Based
Post by: modern algebra on August 07, 2007, 04:03:21 PM
It would be, in fact. But you have it in New Projects and I can do nothing about it  :baww: