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
> Improving the event system
Tsukihime
post Nov 18 2012, 11:03 AM
Post #1


Level 25
Group Icon

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




The built-in event editor is nice, but it can be better. I've put together several scripts that increase the flexibility of events and allow you to create more advanced events that previously may be impossible.

This post will list a couple scripts that I think will be useful. However, compatibility may not be guaranteed although I've tried to make them as flexible as possible.

Event Trigger Labels - Allows you to assign multiple action triggers to a single event page. Action triggers include different key presses as well as key item selection.

Parallel Pages - Allows you to set pages as "Parallel Pages", which will be assigned to other event pages to be run concurrently. This is an extension of the page's "move route" concept.

Common Event Arguments - Allows you to call common events and set extra arguments that the common event might use. You will need to use script calls, but this makes common events much more re-usable since now they can accept parameters.

End Phase Triggers - This is a simple add-on to the battle scene that forces the engine to do a final check after all enemies (or actors) have been defeated, whereas previously the battle end processing would occur immediately and ignore any last events that should be executed. Compatibility patches may need to be written for custom battle systems.

Page Note Conditions - This script adds additional page conditions in the form of ruby statements. It requires my Note Manager, but it allows you to assign page conditions independent of the event commands.

Extended Page Conditions - However, if you don't want to use the Note Manager, this script allows you to reserve the first command of the page as an extra page condition.

Large Script Call - Just treat a sequence of script calls as one big script call rather than separate small ones.

This post has been edited by Tsukihime: Nov 18 2012, 11:05 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: 18th May 2013 - 03:34 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker