RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Same old windowskin

0 Members and 1 Guest are viewing this topic.

***
Rep:
Level 88
A pirate's life for me
I changed the windowskin in RMXP for my game to a custom one, but it only shows up on the title screen, not ingame. Could this be because of the DubeAlex AMS I'm using or is it something else?


The new generation will go to the distance... Will the distance between us smallen?

*
? ? ? ? ? ? ? ? ? The nice kind of alien~
Rep:
Level 92
Martian - Occasionally kind
It is more likely than not that it is due to a custom script you are using.
You can try removing your custom scripts and putting them back one by one to find which script is the sinner.
Tell us your results

Remember to make backups ^_^

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Most Mature Member2012 Favorite Staff Member2012 Best RPG Maker User (Scripting)2012 Best MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Use of Avatar and Signature Space2011 Best RPG Maker User (Scripting)2011 Most Mature Member2011 Favourite Staff Member2011 Best Veteran2010 Most Mature Member2010 Favourite Staff Member
It likely is the AMS if you have not set these lines (around line 64):

Code: [Select]
@message_box_skin = "001-Blue01"   #Choose the WindowSkin for the Message Box
 @name_box_skin = "001-Blue01"       #Choose the WindowSkin for the Name Box


Unless it also does not show the correct windowskin in other default scripts, like the menu. Doing what Zeriab suggested is a good way to figure it out.

***
Rep:
Level 88
A pirate's life for me
thanks that worked


The new generation will go to the distance... Will the distance between us smallen?