Windowskin Change

windowskinChange1

This plugin allows you to change your windowskins using simple script calls.

By default, the game only supports one windowskin, but with this plugin you can use multiple windowskins and change them during the game as needed.

Custom windowskins can be used to allow players to customize how they want their game to look.

Alternatively, you may choose to use it as a way to show additional information to the player. Perhaps you have a moral system, and depending on your status, the windowskin may appear differently.

Download

Plugin: download here (right-click, save as)

Related Plugins

Installation

Download ths plugin and place it in the “plugins” folder in your project’s “js” folder. Then open your Plugin Manager (F10), double-click an empty row, and select the HIME_WindowskinChange plugin.

Once it is in your list of plugins, turn the plugin on.

Usage

Locating Files

All window skins must be placed in the same folder. By default, they are stored in img/system, but you may have plugins that change this.

Changing Windowskins

To change the windowskin, use the script call

$gameSystem.setWindowskin( NAME )

Where the NAME is the name of the windowskin image.
For example, assuming you have two windowskins

  • Window.png
  • Window_Red.png

You can switch between them using

$gameSystem.setWindowskin( "Window" )
$gameSystem.setWindowskin( "Window_Red" )

And you should see the changes immediately.

Preloading Files

Windowskins should be preloaded before you use them. This is because the image may not be ready when it is required.

To preload a file, use the script call

$gameSystem.preloadWindowskin( NAME )

Where NAME is the name of the windowskin to load.

You can simply have an auto-run event at the beginning of the game download all of the windowskins you may need.

You may also like...

14 Responses

  1. Hairstyles says:

    Good article. It is rather unfortunate that over the last one decade, the travel industry has had to take on terrorism, SARS, tsunamis, bird flu, swine flu, as well as first ever entire global tough economy. Through all this the industry has really proven to be solid, resilient along with dynamic, obtaining new solutions to deal with difficulty. There are generally fresh troubles and opportunity to which the market must once more adapt and behave.

  2. KAYSWELL says:

    This site is known as a stroll-by way of for the entire info you wanted about this and didn抰 know who to ask. Glimpse here, and you抣l positively discover it.

  3. Lewisthult says:

    Hello colleagues, fastidious piece of writing and fastidious arguments commented here, I am actually enjoying by these.

    http://www.google.ro/url?q=https://didvirtualnumbers.com/tr/

  4. Haircuts says:

    whoah this blog is great i love reading your articles. Keep up the good work! You know, many people are looking around for this information, you can aid them greatly.

  5. DichaelShery says:

    Наша организация осуществляет услугу Продать Медь Алматы с профессионализмом и вниманием к потребностям клиентов. Мы специализируемся на выкупе различных видов меди, включая медный лом, отходы, изделия и сплавы. Наш опытный персонал обеспечивает качественную оценку и честные цены за сданный материал.

  6. Hairstyles says:

    Does your site have a contact page? I’m having a tough time locating it but, I’d like to send you an e-mail. I’ve got some creative ideas for your blog you might be interested in hearing. Either way, great site and I look forward to seeing it develop over time.

  7. JseraldRic says:

    GenГ©rico De Cialis
    (Admin)
    Cialis 5 mg prezzo cialis 5 mg prezzo tadalafil 5 mg prezzo

  8. Anonymous says:

    Does not work at all

  9. Suu says:

    Lil question tho.
    I’m using this plugin now for a while and it’s really working well. But thing is, when I go back to Title screen per menu or game over hits in, the Windowscreen is not reseting to the “normal” one.
    Could that be added or somehow be fixed?
    Thank you for your work and have a wonderful day.

  10. Howaboutno says:

    I just wanted to say thank you for creating this and sharing it. You are a wonderful person and deserve all the praise. To work countless hours on something and share it with the community is a really beautiful trait that sadly isn’t valued as much as it should be. I hope you are having a wonderful day! And please know that you made my day with this plugin!

  11. youngjin says:

    okay, i see the into js.
    //Free for use in commercial projects, but it would be nice to let me know//
    it’s right?
    how i let you know? introduce my game?

  12. Anonymous says:

    i wonder it’s okay i use this plugin to commercial game?

  13. Niji says:

    Hi, I’m currently using Yanfly’s Message Core to add a name box above the message box, and for some reason the name box’s window won’t change accordingly (it remains as the previous window). It only changes to the right window after I open the main menu. Can this be fixed, or… do you suggest another option? ^^;

Leave a Reply to Howaboutno Cancel reply

Your email address will not be published. Required fields are marked *