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.
Suggestions for RGSS practice?

0 Members and 1 Guest are viewing this topic.

*
Rep: +0/-0Level 80
RMRK Junior
Hey guys, I'm pretty new to coding and RPG maker in general. I got the game and wanted to script, so I started learning Ruby step by step, and I think I understand it somewhat decently now (though I could be entirely mistaken). I want to try to learn how to script in RGSS. I'm thinking of just starting with some practice scripts, maybe something somewhat easy. Do any of you guys have any suggestions for a relatively small scripts that would be good practice for the real deal? Any help would be appreciated.

*****
Rep:
Level 84
This text is way too personal.
Bronze - GIAW 11 (Hard)Silver - GIAW Halloween
Lol, I have a whole book of 'em right in front of me, but they're pretty hard, so I'll try make some easy ones.

Umm... For RGSS:

Make a script that adds an extra function to the title screen, allowing you to transport the player to a map different to the default.

Make a script that adds the "Load" Function to the menu.

Make a simple HUD.

For Ruby in general, go here: http://rubyquiz.com/. They vary in difficulty, so you're obviously not gonna be able to do them all.

*
Rep: +0/-0Level 80
RMRK Junior
Ok, that sounds doable. Thanks for the reply.