The RPG Maker Resource Kit

RMRK RPG Maker Creation => Requests => Script Request => Topic started by: Infinate X on September 04, 2012, 08:18:26 PM

Title: Character Creation Script Convertion [RGSS3 -> RGSS2]
Post by: Infinate X on September 04, 2012, 08:18:26 PM
Hi there. I found an awesome script on another forum. The problem, it's an RMVXAce forum. That means it was coded in RGSS3, using RGSS3 classes and methods. I read the entire topic, and did not see anything saying that the author had any problems with it being altered for private use, or public use for that matter. I have tried to contact the author about this, but he (she?) has been inactive for quite a while now. Credit will be givento both the original author, and whoever converts the script to an RGGS2. If this is a problem, I will definately take down this request.

Here's a link to the original topic;
http://www.rpgmakervxace.net/topic/2357-ka...ces-version-11/ (http://www.rpgmakervxace.net/topic/2357-kai-monkeys-character-creation-with-races-version-11/)
It uses many classes and methods that are not written into RGSS2, so it will likely be a tough job. I, with my very limited knowledge of RGSS2 could not do it, which is why I am requested it be done for me.
Title: Re: Character Creation Script Convertion [RGSS3 -> RGSS2]
Post by: Acolyte on September 04, 2012, 09:14:41 PM
If no one converts this, you could always event a character creation menu.
This (http://rmrk.net/index.php/topic,40687.0.html) is the basic idea of it.
This (http://www.rpgmakervx.net/index.php?showtopic=23881) could give you an idea of how to implement it in menu form.
Title: Re: Character Creation Script Convertion [RGSS3 -> RGSS2]
Post by: Infinate X on September 05, 2012, 08:43:02 PM
I do know how I could easily event it using Omega's Character Selection script, but it would be difficult to add a return method if you decide to change something without forcing you to completely start over. I could always do it, but it'd be tough. :/ A script also looks nicer.

EDIT: I just read that tutorial to see how she did it, and I feel like people don't know how to event now :/
EDIT2: I just checked out the evented menu systems. I have faith in other people once again.
Title: Re: Character Creation Script Convertion [RGSS3 -> RGSS2]
Post by: Acolyte on September 05, 2012, 09:40:17 PM
but it would be difficult to add a return method if you decide to change something without forcing you to completely start over.

Labels compadre, labels.

A script also looks nicer.

The prettiness of your event system is only limited by your imagination (and/or ability to make or procure graphical resources)
Title: Re: Character Creation Script Convertion [RGSS3 -> RGSS2]
Post by: Infinate X on September 05, 2012, 11:05:27 PM
I've decided I'll event this. Please close this topic now.