Save-Point
Party Changer by Leon Westbrooke - 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)
+--- Thread: Party Changer by Leon Westbrooke (/thread-2466.html)



Party Changer by Leon Westbrooke - earthboy - 03-06-2008

Party Changer
by Leon Westbrooke
Reposted by Earthboy

Leon_Westbrooke's Party Changer Script

This is a simple party changer I found it on RMRK, it's Leon Westbrooke. The features and how to use it are described inside the spoiler

Content Hidden

Well if you want to use it, you should activate it manually by creating and event that calls the script: '$scene = Scene_Party_Change.new' for it. But if you want to include it into main menu just modify your own Scene_Menu script.

This his how I modified my "Scene_Menu" Script:
find this line, in my case it's started on line 20
Content Hidden

I'm not making this script, but if you have any question I'll do my best to give you an answer (:*))

Sorry for my poor English, I hope this script is useful

Earthboy