Save-Point
Windowskin Changer VX - 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: Windowskin Changer VX (/thread-2496.html)



Windowskin Changer VX - DerVVulfman - 03-06-2008

Windowskin Changer VX
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.