Main Menu
  • Welcome to The RPG Maker Resource Kit.

An interesting game creation tip

Started by wizaerd, June 14, 2008, 06:03:16 PM

0 Members and 1 Guest are viewing this topic.

wizaerd

Well, I dunno if you'll find it interesting or not, but I did.  I've created a default empty game that contains all the default scripts I've written and/or use.  Whenever I create a new game, I close it, then immediately copy the Scripts.rxdata from my empty default game to the approrpiate directory of the new game.  That way I do not have to open both projects and then copy and paste each individual script. Perhaps everybody already knows this, but I found it useful.  ;D

Falcon

Thanks for sharing, but this would go better in tutorials.

~Moved

Zeriab

If you want to use those scripts for all new games you make you can replace the Scripts.rxdata in the data folder of the project template used by RMXP.

I believe the default location is C:\Program Files\Enterbrain\RPGXP\System\Data

This trick works for RMVX as well ^^

*hugs*

wizaerd

That's an even better idea.  Thanx!