03-06-2008, 04:32 AM
Windowskin Changer VX
Version: 1.0
Version: 1.0
Introduction
This system reintroduces the ability to change the windowskins in your RMVX project. Rather unusual to eliminate this feature.
Demo
None.
Script
The Script
Instructions
Paste this script in place, and use a script call to change the windowskin:
$game_system.windowskin = "filename"
FAQ
Restores a CORE feature from RPGMaker XP
Compatibility
For use with RPGMaker VX.
Author's Notes
Piece of cake. Just needed a way to check the current windowskin to the one loaded.
Terms and Conditions
Free for use, even in commercial projects. Just give due credit.