The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX Ace => VXA Scripts Database => Topic started by: SoulPour777 on February 25, 2014, 04:11:44 PM

Title: SEA – Soul Character Select EX
Post by: SoulPour777 on February 25, 2014, 04:11:44 PM
Soul Engine Ace - Soul Character Select EX
Version: 1.0
Author: Soulpour777
Date: 2 / 26/ 2014

Description


This script allows you to select a character of choice. The script can be used via a script call. It allows the using of voice and cursor effects. Returning to map while in Scene is also available.

Features


[/center]

Instructions

To add a character, make this script call:
 
Soul_Charsel.unlock_char(n)
 
where n is the name. Example: Soul_Charsel.unlock_char(“Eric”)
 
To call the Character Selection, do this script call:
 
SceneManager.call(Scene_Soul_Charsel)

Credit



Support


If you have any questions, comments, critiques, corrections or any other concern about the script, please do contact me here on RMRK, comment below or mail me in my website.

Known Compatibility Issues

If you are using my whole Master Demo of Soul Engine Ace 1.0, you need to make all the battlers in order for this system to work.


Terms of Use


All my scripts are bound under my terms of use. If any terms on RMRK does not contradict my terms, please add those.
Title: Re: SEA – Soul Character Select EX
Post by: modern algebra on March 01, 2014, 02:49:54 PM
That's very pretty SoulPour777. I have always been bad at visualizing neat graphical interfaces for my scripts and almost always just default to windows, but that doesn't seem to be a problem for you. Good work!
Title: Re: SEA – Soul Character Select EX
Post by: SoulPour777 on March 01, 2014, 03:27:16 PM
Thank you, MA.

You're a lot better than me man, I've always been a fan of your scripts myself :)
Title: Re: SEA – Soul Character Select EX
Post by: yuyu! on March 02, 2014, 12:22:17 AM
Thanks for all the script contributions, Soul!

Have some more rep. ;o Sorry, that's all I got to give. ;_;
Title: Re: SEA – Soul Character Select EX
Post by: ToxicRadd on July 05, 2016, 09:23:16 AM
I do not know if i did something wrong or not but when i choose terence in the menu it selects natalie instead vice versa as well if you know of a solution can you please help