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.
New to RMRK and Downloading Scripts

0 Members and 1 Guest are viewing this topic.

pokeball TMSOfflineMale
**
Rep: +0/-0Level 82
Hello. I just now joined this forum, and was looking at the scripts available for RPG Maker XP. Some of these look very promising, but since I have never downloaded a script, I'm not sure what to do. Where should I save the script to in order to make it available in a game?

*
Meet me in the middle
Rep:
Level 89
or left of the dial.
For frequently finding and reporting spam and spam botsSecret Santa 2012 Participant
First, copy the entire script. Then open up RPG Maker XP and go to Tools > Script Editor.

On the left there will be a list of all the scripts, scroll to the bottom of that. Right click on the script titled 'Main' and hit 'Insert', this will place a new blank script above 'Main'. That is where you paste the script you want. All scripts must go above 'Main' and below 'Scene_Debug' unless stated otherwise.

pokeball TMSOfflineMale
**
Rep: +0/-0Level 82
Thanks a lot.