03-07-2008, 04:21 AM
Party Changer
by Dargor
Version 3.1
by Dargor
Version 3.1
Introduction
THIS SCRIPT NOW REQUIRES THE CUSTOM COMMANDS SCRIPT!
---> Custom Commands <---
This is an RMVX version of my Party Changer script! It does not contains all features from my XP Party Changer but I'll add these features gradually.
To call the scene use $scene = Scene_PartyChanger.new
Features
Some features might not work without my Large Party script.
- Supports large party
- The party changer is available in battle
- You can display an actor's detailed status when pressing SHIFT (It also works in battle!)
- It's possible to lock an actor in the party and in the reserve (Refer to the script header for more informations!)
- Actors can be forced to be in the party (Yes, it's different than the locked_party feature!)
- Actors in the reserve can get a % of the exp earned in battle
- Party Changer and Party Arrange are available in the Main Menu
- On-map Party Switcher
- Support for multiple parties
You will need an icon named locked.png in the Graphics\System directory.
Be sure to IMPORT the icon with the Materialbase.
Screenshots
Script
http://www.freewebs.com/rmxp-ff/VX%5FParty...anger%5F3.1.txt
Demo
http://www.mediafire.com/?5njd1k6myxw
Notes
This script must now be used with the Custom Commands script.
All Party Changer variables now belong to Game_System (instead of Game_Temp)
Hope you like it!
-Dargor