Version 1.1
by Woratana
Release Date: 26/05/2008
Introduction
This script is requested by Rast.
It is the system that allow you to mix 2 or more skills to get 1 or more skills.
You can create unlimited recipes, and each recipe you can set what actor can/cannot use.
You also can edit text in the mix skills system's windows easily in SETUP PART.
Enjoy~
Features
CODE
# - Mix 2 or more skills to get new skill(s)
# - Choose actor(s) that can/cannot use each recipe
# - Choose to just add new skill(s), or remove skills you used for mix too.
# - Easy to edit text in Mix Spell System windows
# - Choose actor(s) that can/cannot use each recipe
# - Choose to just add new skill(s), or remove skills you used for mix too.
# - Easy to edit text in Mix Spell System windows
Screenshots

Demo
Here is demo that will show you how to call/setup this script.

Script
Place it above main
Click to view attachment

Instruction
Call Scene_MixSkill by call script:
CODE
$scene = Scene_Mixskill.new
The instruction to setup script is included in the script.
Author's Notes
Free for use in your work if credit is included.
Bug Report?
Please give me these informations:
QUOTE
- What is it says in error window?
- When is it get error? (Right after run game, when you choose something, etc.)
- Do you have any other scripts running in your game that may crash with this script?
- When is it get error? (Right after run game, when you choose something, etc.)
- Do you have any other scripts running in your game that may crash with this script?