RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[REQ.] Character Creation

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 84
Hi, everyone!

What I need is a script that allows the player to create a character at the beginning of the game!

I want the player to able to choose from a number of classes, faces & sprites and come up with a name. I´m using an evented
trade system so it would be very cool if the the player could choose from a couple of trades (and when a trade is chosen, like herbalism,
an assigned switch turns on). I´m just using one switch per trade (either you know the trade or you don´t), but a fancy
window when chosing trades would be great. Oh, and the character should be able to chose multiple trades (customizable).

When chosing the characters graphics I would like to be able to customize, depending on class choice. For instance, if the
player chose a mage class, the face and sprite choices should only contain mage-ish graphics. The player shouldn´t be
able to play a mage that looks like a heavy armored soldier...

Furthermore, I need the created character to always be actor no. 1 (I want to use the \n[1] command), so, if possible,
parameter curves should be tied to the class chosen, rather than an actor.

It would also be very nice if one of the creation stages would contain som sort of optional and customizable bonus hand out. Like
a few points to distribute on parameters pherhaps. Something like that...

Thanks for your time!

********
Hungry
Rep:
Level 96
Mawbeast
2013 Best ArtistParticipant - GIAW 11Secret Santa 2013 ParticipantFor the great victory in the Breakfast War.2012 Best Game Creator (Non-RM Programs)~Bronze - GIAW 9Project of the Month winner for December 2009Project of the Month winner for August 20082011 Best Game Creator (Non RM)Gold - GIAW Halloween
you can easily event this with messages, conditionals, and a little effort.

FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: Bandcamp | Twitter | Patreon

**
Rep: +0/-0Level 84
Yes, I probably could event most of it. But I would like it to be windowed. And I dont think
I could make the parameter curves stick to the class chosen, insted of the actor...

But I could be wrong...

********
Hungry
Rep:
Level 96
Mawbeast
2013 Best ArtistParticipant - GIAW 11Secret Santa 2013 ParticipantFor the great victory in the Breakfast War.2012 Best Game Creator (Non-RM Programs)~Bronze - GIAW 9Project of the Month winner for December 2009Project of the Month winner for August 20082011 Best Game Creator (Non RM)Gold - GIAW Halloween
you could set up one actor per class, set their attribute curve, then select one to be actor 01 at the beginning of the game, with the rest of the actors starting after that.

FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: Bandcamp | Twitter | Patreon

**
Rep: +0/-0Level 84
Hm. You´re right. But I still think I would like to have it scripted. It looks nicer. Anyway, if someone
wants to, I would be glad to see this request filled. In the meantime I´ll have it evented.

NAMCOR, if I am to event this, I should at least get a script with more choice-branches for the
choise event, right? Have that been made for VX?

EDIT:

Isn´t the \n[1] command tied to the actor set up in the database? In that case \n[1] would always
be Ralph, even if I remove him via Party Change event.
« Last Edit: September 25, 2008, 07:21:54 PM by Jensen »

********
Hungry
Rep:
Level 96
Mawbeast
2013 Best ArtistParticipant - GIAW 11Secret Santa 2013 ParticipantFor the great victory in the Breakfast War.2012 Best Game Creator (Non-RM Programs)~Bronze - GIAW 9Project of the Month winner for December 2009Project of the Month winner for August 20082011 Best Game Creator (Non RM)Gold - GIAW Halloween
not sure about that last one.

Every system like this that I've seen so far has been evented and it's looked lovely :/
if you present it like a short trip through a set of maps or something, with dialogue with otherworldly spirits or something it works.

but if you want a script by all means keep the request open, I'm only offering an alternative that you could do yourself.

FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: Bandcamp | Twitter | Patreon

********
Furry Philosopher
Rep:
Level 94
Rawr?
2013 Best RPG Maker User (Creativity)Randomizer - GIAW 11Gold - GIAW 11 (Hard)Secret Santa 2013 ParticipantFor frequently finding and reporting spam and spam bots2012 Best RPG Maker User (Programming)2012 Best RPG Maker User (Mapping)Secret Santa 2012 ParticipantGold - GIAW 9Project of the Month winner for September 2008For taking a crack at the RMRK Wiki2011 Best RPG Maker User (Programming)2011 Best Veteran2011 Kindest Member2010 Most Deserving Of A Promotion2010 Best RPG Maker User (Technical)
Lol, why do you need a specific script for this? Redwyn was able to event this for the Take It, Make It Pass It Project only yesterday.

And if you want a script for more choices, you could always use Modern Algebra's ATS script.