Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

 
Reply to this topicStart new topic
> Parallel Pages
Tsukihime
post Nov 18 2012, 09:22 AM
Post #1


Level 25
Group Icon

Group: Revolutionary
Posts: 560
Type: None
RM Skill: Undisclosed
Rev Points: 25




Parallel Pages
-Tsukihime

This script allows you to set certain event pages as "parallel pages".

Other event pages can be assigned "parallel pages", which allows you to execute the commands on the parallel page concurrently.

This is similar to setting a custom move route for your page, except now you have full control over how it should behave.

The parallel page obeys all event conditions, so if the page conditions for the parallel page are not met, then it will not run. You can have pages running while their parallel pages are not running.

Currently, any event page may have at most one parallel page.
However, you may define multiple parallel pages in a single event.

Download

Get it at Hime Works

Usage

1.To designate a page as the parallel page, create a comment with the string anywhere on the page

CODE
<parallel_page>


This example shows that page 1 is a parallel page

Parallel page




2. Any pages that should use this page as the parallel page should have a comment with the string somewhere on the page

CODE
<parallel_page: n>


Where `n` is the page number of the parallel page.
This example assigns page 1 as the parallel page of page 2.

Event Page




If successful, you should see your parallel page commands being executed, and be able to interact with your event as usual.

This post has been edited by Tsukihime: Mar 19 2013, 10:18 AM


__________________________
My Scripts
Go to the top of the page
 
+Quote Post
   

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 21st May 2013 - 02:59 PM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker