Help - Search - Members - Calendar
Full Version: RGSS3 RMVX Ace script template
RPG RPG Revolution Forums > Scripting > Script Tutorials > RGSS3
markchapman10
Is there some sort of RGSS3 template I could look off of and edit? Maybe a super simple custom menu, or some other form of script that is super simple? I'm learning RGSS3 and I have learned some Ruby but there is that I have seen no good starting place. This may be a stupid question but Google couldn't answer this so I was thinking if there wasn't a template could someone make one? Maybe a fairly commented template of a simple custom menu?
Jens of Zanicuud
Your question isn't simple to answer. The one advice I can give you is to try modifying windows & scenes in the basic RMVXAce Script Editor and see the effect. I've learned RGSS this way, by trying and trying, modfiying variables here and there, understanding while and for cycles, the if / then / else structure and, last but not the least, the definitions and the attributes.

I think you should give a look to any basic Ruby book about classes and methods and then try applying them to RMVXAce. Seriously, just remember to copy the Script.rvdata2 from the Data folder in order to prevent your scripts to crush the engine smile.gif

Just try without hesitation... and ask support when needed smile.gif

Jens
amerk
I don't know about templates, but you might take a look at the series that The Law G14 made (for RGSS) and see if that can eventually help you also to work with Ace.

http://www.rpgrevolution.com/forums/index....c=56906&hl=

It's probably as close to a scripting guide for RM you will ever find.
markchapman10
QUOTE (amerk @ Nov 12 2012, 11:44 AM) *
I don't know about templates, but you might take a look at the series that The Law G14 made (for RGSS) and see if that can eventually help you also to work with Ace.

http://www.rpgrevolution.com/forums/index....c=56906&hl=

It's probably as close to a scripting guide for RM you will ever find.

Thank you. I think this is solved.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.