Change WindowskinVersion 1.0
by Woratana
Release Date: 10/03/2008
IntroductionThis is a small snippet to change your windowskin by call script~ :wink:
FeaturesVersion 1.0- Easy to change you windowskin by just call script.
ScriptPlace it above main
InstructionChange your windowskin by call script:
$game_system.skin = 'Windowskin File Name'
(Window Skin file must be in folder 'Graphics/System')
For Example >>
$game_system.skin = 'Window'
Author's NotesFree for use in your non-commercial work if credit included. If your project is commercial, please contact me.
Please do not redistribute this script without permission. If you want to post it on any forum, please link to this topic.