Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: ojp2010 on September 16, 2010, 12:01:39 pm

Title: RMX-OS Character Creator
Post by: ojp2010 on September 16, 2010, 12:01:39 pm
While in my endless search for scripts I came across this

http://www.mediafire.com/?6y0czbc9m498x08 (http://www.mediafire.com/?6y0czbc9m498x08)

A character creator script that actually isn't that bad, my question now is there a way that with RMX-OS I can save data for four characters under one login name as while as call the character selection screen each time the players. But also saves the data for the character so that they will be right where the player logged off that last time. I can create data save scripts for RMX-OS, but I didn't know how to go about making so the scene is called at the start of the game. If figure that would have to be an edit to RMX-OS code, which 6000 lines is pretty overwhelming to the basic, noob, scripter.

Anyone point me in the right direction?
Title: Re: RMX-OS Character Creator
Post by: ShadowPierce on September 16, 2010, 12:14:21 pm
->If it's main character selection, it can be easily done with a short script or even eventing with the use of a common event... I still don't know how though, I don't use RMX-OS...