To change the default "Window" skin to one of these ones, right-click to save them onto the hard drive. Import them into RMVX and look in Window_Base for the following:
self.windowskin = Cache.system("Window")It should be on line 21 by default. Simply replace the default file name with one of the others to use the new windowskin.
10 Comments So Far:
Nice blog dude, please keep it up!
Kudos!
Very nice thanks!
You're welcome! Feel free to check the others out too!
Nice working, but it only works on the menu system and battle scene, and other default stuff like that. Any help?
It's meant to override the "default" windowskin. In the Database and then System, you can choose which windowskin to use as opposed to using the script call.
Other links you might be interested in are: RPG Maker Times Windowskins (you might have a tough time loading this as Heliohost is *crap*. I'm looking for another host that doesn't have as many loading issues). Or this link at RPG Maker FAQs, which details the script insertion.
Can I also change the windowskin in the middle of the game through a line of script in an event?
Like that the Final Boss has it's own windowskin, or that the windowskin gets snowy when the map is snowy?
Anyways, nice windowskins!
It isn't really as simple as that, as you'll have to define the windows separately and add the corresponding windowskin "code" to them. This script will show how this can be done.
Hi, all the time i used to check blog posts here in the early hours in the dawn, as i love to gain knowledge of more and more.
My website ; hier klicken
I used to be able to find good advice from your blog articles.
Also see my page: jetzt klicken
A lot of the "good advice" - tutorials, scripts, resources, etc. - have been rechannelled here. This blog is used together with RPG Maker Times.
Post a Comment