Windowskins:
Spoiler
class Window_Base < Window #-------------------------------------------------------------------------- # * Object Initialization #-------------------------------------------------------------------------- alias solidback_initialize initialize def initialize(x, y, width, height) solidback_initialize(x, y, width, height) self.back_opacity = 255 endendTo make the windowskin solid and:
Font.default_outline = falsePut on a new page script without classes or anything to remove the outline from the fonts for the text with white background.
Charset:
Tileset:
Zip file: http://www.mediafire.com/download/pp7w6krbv4ifq76/Tileset.rar
Screens:
Terms of usage: They are free for commercial and non-commercial projects. Don't need to contact me, just credit and it will be fine.
Please do not redistribuite them, link this tread. I prefer to release those in different places by myself eventually.


























