PDA

View Full Version : RPG Maker 2 noob here....


volcan
03-06-2008, 03:59 PM
Ok, just some basic questions to start with.

Anyone got a basic "short" script on an event i can do to begin to get an idea on how to work this.

I had this game a couple years ago and did learn it a little bit... But, that was then and this is now.

Anyway, thanks for all the help i get.

Peace. :)

Dungeon Warden
03-07-2008, 10:25 AM
If you start a new project and then do a play test you'll see a sample game that tells you a little about what RPG Maker 2 can do. If you then open up the scripts, you'll see all the scripts that were used in the sample game.

Look at script 240 (the sign outside town) and the scripts between 260 - 266 for some simple scripts that you can change. You can do a play test and see that happens and then change something else without fear of messing up the game. You can always close the project and open a new one if you do mess up.

volcan
03-07-2008, 11:59 AM
cool, thank you. i will do that.