Party Changer - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker VX/VXAce (RGSS2/3) Engines (https://www.save-point.org/forum-117.html) +---- Thread: Party Changer (/thread-2454.html) |
Party Changer - Dargor - 03-07-2008 Party Changer
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.
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 |