じ☆ve冰风 发表于 2026-7-28 15:56:47

N.A.S.T.Y. Replace Window with Picture

N.A.S.T.Y. Replace Window with Picture
        By: Nelderson


Introduction


        Want to make super special windows in your game? Sometimes the windowskin isn't enough, that's where Nasty Replace Window with Picture plugin comes in!


        This script uses pictures instead of windows you specify.  While this looks very simple on the surface, for the Photoshop nerds this will be invaluable. 


Features
        - Have a picture instead of the default windowskin.
        - Use pictures on only the windows you want


        - Should be compatible with most custom scripts and windows

Screenshots

SpoilerSpoiler



                        Courtesy of Halrawk:



http://rmwfiles.s3.amazonaws.com/monthly_10_2015/post-8033-0-57844100-1445719694.jpg



                        Coming Soon!






How to Use



                All you need to do is define the window object name and the picture name


                located in your img/pictures folder


                If you don't know the window object name, fret not! You can use the


                nifty debug tool. This will give you a list of all window objects that


                are currently loading, and will also tell you the width and height!


                You can also change windows on the fly with the Plugin Command:


                ChangeWindowPic Window_Object PictureName


                Ex:


                ChangeWindowPic Window_Status Pic3


                This would change the Status Window background to pic3 in the


                img/pictures folder!


         

Demo
        I'll make one if you guys want one! (LIES....I really don't want to....  <_<)

Script


        GitHub:


https://github.com/Nelderson/NASTY_RPGMakerMV_Scripts


FAQ

        Q: What does N.A.S.T.Y. stand for?
        A: Nelderson's Awesome Scripts To You!


Changelog


        - Version 1.0.1 - Added feature for transparent and dim message windows.


        - Version 1.0.2 - Added the Plugin Command ChangeWindowPic to change Window Pics before a scene is called.


        - Version 1.0.3 - Added optimization so that the filename can be anything and the plugin parameters still run.


        - Version 1.0.4 - Made plugin more concise by wrapping in an anonymous function. 


Credit and Thanks
        - Nelderson 


Terms of Use: 


        Free to use for non-commercial use.  Any commercial use is fine as long as you credit and throw me a copy of your completed game if it ever gets finished  
data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7


本贴来自国际rpgmaker官方论坛作者:Nelderson处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/n-a-s-t-y-replace-window-with-picture.46926/
页: [1]
查看完整版本: N.A.S.T.Y. Replace Window with Picture