The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX Ace => VXA Scripts Database => Topic started by: DoubleX on June 05, 2015, 12:49:38 PM

Title: (Obsolete)DoubleX RMVXA Item Triggers Compatibility
Post by: DoubleX on June 05, 2015, 12:49:38 PM
Changelog
Code: [Select]
#    v1.01a(GMT 0700 1-7-2015):                                                |
#    1. Addressed compatibility with                                           |
#       - Yanfly Engine Ace - Victory Aftermath                                |
#       - Yami Engine Symphony - Equipment Learning                            |
#       - DoubleX RMVXA Confusion Edit                                         |
#       - Kread-EX's Grathnode Install                                         |
#       - Victor Engine - Custom Slip Effect                                   |
#    2. Fixed compatibility bugs with Theolized Sideview Battle System         |
#    v1.00b(GMT 1300 5-6-2015):                                                |
#    1. Fixed instance items' item triggers lambdas not cleared nor reset bug |
#    v1.00a(GMT 0800 30-5-2015):                                               |
#    1. 1st version of this script finished                                    |

Authors
DoubleX

Credits
DoubleX(Optional)

Purpose
Fixes compatibility issues in DoubleX RMVXA Item Triggers

Scripts Addressed
1. Yanfly Engine Ace - Victory Aftermath (https://yanflychannel.wordpress.com/rmvxa/battle-scripts/victory-aftermath/)
2. Yami Engine Symphony - Equipment Learning (https://github.com/suppayami/rmvxa-collection/blob/master/Equipments%20Learning.rb)
3. DoubleX RMVXA Confusion Edit (http://forums.rpgmakerweb.com/index.php?/topic/21765-doublex-rmvxa-confusion-edit/)
4. DoubleX RMVXA Dynamic Data (http://rmrk.net/index.php?topic=50089.0)
5. Kread-EX's Grathnode Install (https://grimoirecastle.wordpress.com/rgss3-scripts/gameplay-scripts/grathnode-install/)
6. Mr.Bubble's Tactics Ogre PSP Crafting System (https://mrbubblewand.wordpress.com/rgss3/tactics-ogre-psp-crafting-system/)
7. Theolized Sideview Battle System (http://www.theolized.com/2014/01/theolized-sideview-battle-system-v09.html)
8. Tsukihime's Instance Items (http://himeworks.com/2014/01/instance-items/)
9. Victor Engine - Custom Slip Effect (https://victorscripts.wordpress.com/rpg-maker-vx-ace/gameplay-scripts/custom-slip-effect/)

Prerequisites
Scripts:
DoubleX RMVXA Item Triggers (http://rmrk.net/index.php?topic=50086.0)

Terms Of Use
Code: [Select]
#    You shall keep this script's Script Info part's contents intact           |
#    You shalln't claim that this script is written by anyone other than       |
#    DoubleX or his aliases                                                    |
#    None of the above applies to DoubleX or his aliases                       |

Instructions
Open the script editor and put this script into an open slot between DoubleX RMVXA Item Triggers and Main. Save to take effect.

http://pastebin.com/Czwe6Uij
Title: Re: DoubleX RMVXA Item Triggers Compatibility
Post by: DoubleX on July 01, 2015, 06:47:31 AM
Updates
Code: [Select]
#    v1.01a(GMT 0700 1-7-2015):                                                |
#    1. Addressed compatibility with                                           |
#       - Yanfly Engine Ace - Victory Aftermath                                |
#       - Yami Engine Symphony - Equipment Learning                            |
#       - DoubleX RMVXA Confusion Edit                                         |
#       - Kread-EX's Grathnode Install                                         |
#       - Victor Engine - Custom Slip Effect                                   |
#    2. Fixed compatibility bugs with Theolized Sideview Battle System         |
Title: Re: (Obsolete)DoubleX RMVXA Item Triggers Compatibility
Post by: DoubleX on November 07, 2015, 04:08:04 AM
Updates
This compatibility fix is now obsolete