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.
[XP] Start up character editing

0 Members and 1 Guest are viewing this topic.

*
Rep: +0/-0Level 66
RMRK Junior
Hi i am looking to have you able to choose gender, class and name. I have it kinda working for just gender and name but  don't know how to adjust if i am changing class as well. Could any one help me and here is what i have so far.

@>Text: Are you a Boy or Girl
@>Show Choices: Boy, Girl
 : When [Boy]
   @>Change Actor Graphic: [Player], 001-Fighter01, 0, 002-Fighter02, 0
 : When [Girl]
   @>Change Actor Graphic: [Player], 002-Fighter02, 0, 002-Fighter02, 0
 : Branch End
@>Text: What is your name?
@>Name Input Processing: Player, 16 characters
« Last Edit: March 17, 2012, 07:31:46 PM by modern algebra »

*
my name is Timothy what's yours
Rep:
Level 79
Hello
2014 Best IRC Quote2014 Zero to Hero2014 Most Missed Member2012 Zero To HeroSecret Santa 2012 ParticipantContestant - GIAW 9For frequently finding and reporting spam and spam bots2011 Zero to Hero
@>Text: What is your destiny? (or something)
@>Show Choices: Paladin, Warrior (etc.)
 : When [Paladin]
  @>Change Actor Class: [Actor], [Paladin]
  @>
 : When [Warrior]
  @>Change Actor Class: [Actor], [Warrior]
  @>
 : Branch End
@>
it's like a metaphor or something i don't know