Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Lost_Hope on January 19, 2008, 11:05:48 pm

Title: [RESOLVED] Changing Names
Post by: Lost_Hope on January 19, 2008, 11:05:48 pm
hey i was wondering if there was a script that alowed the player to change the main character's name?kinda like on ff X???
Title: Re: Changing Names
Post by: Sally on January 19, 2008, 11:12:58 pm
u mean make it so after a tme it changes his name? or the player can change it?
Title: Re: Changing Names
Post by: Lost_Hope on January 19, 2008, 11:24:56 pm
I want the player to be able to change the name.I know how I can change it but I need to know if you can make it to where the player can change it to a selective amount of names.

like I'll put the names in a group of choices and the player selects one then it becomes his/her name???
Title: Re: Changing Names
Post by: Spoofus on January 19, 2008, 11:31:56 pm
well you could do it using events like with the choices input have a max number of choices and you can do multiple pages of choices ask Susys more about it im terrible at explaining things lol  ;D
Title: Re: Changing Names
Post by: Sally on January 19, 2008, 11:42:54 pm
Okay,

if you want your player to be able to pick the name then u go into events tab #3 and then click:

Enter Hero Name.

it may be diffrent in rmxp i have the pke edition kuz i cant afford it.




if you want u to autoly change a player name by you not the player in an event then,
goto tab#3 and find

Change Hero Name.

it may be diffrent in rmxp i have the pke edition kuz i cant afford it.

then there ya go :) hope i could help.
Title: Re: Changing Names
Post by: Lost_Hope on January 19, 2008, 11:46:25 pm
nvm i did something else...thx though...
Title: Re: [RESOLVED] Changing Names
Post by: Sally on January 19, 2008, 11:47:34 pm
oh.. okay... well its there f it helps!
Title: Re: [RESOLVED] Changing Names
Post by: Nortos on January 20, 2008, 02:48:38 am
it works the same in RMXP Susys and that way seniorsr you can still input the name of the actor that the player chose in the text I forgot the command but someone will remember
Title: Re: [RESOLVED] Changing Names
Post by: Blizzard on January 20, 2008, 08:02:20 am
It IS the "Change hero name" option on the 3rd tab. You just need to be sure to use \n[ACTOR_ID] instead of real names in your text boxes.
Title: Re: [RESOLVED] Changing Names
Post by: Sally on January 20, 2008, 06:46:42 pm
yea i was not sure if he wanted  his players to pick the name or he picks the name... :)