The RPG Maker Resource Kit

RMRK RPG Maker Creation => XP => Topic started by: jkrules12321 on January 16, 2010, 10:26:07 AM

Title: (resolved) XP custom names in show text
Post by: jkrules12321 on January 16, 2010, 10:26:07 AM
in RPGM XP does anyone know how to make it so a heroes name is said in a text box (show text event) if you have used a name input system.
Any help would be apreciated

In other words how to a make the text box show a custome heroes name
Thanx.
Title: Re: (request) XP custom names in show text
Post by: valdred on January 16, 2010, 11:00:23 AM
\n[1] will show the name of the first actor. \n[2] of the second and so on
Title: Re: (request) XP custom names in show text
Post by: jkrules12321 on January 16, 2010, 11:23:16 AM
Thanks man
Wow this forum is effective
i only asked this question like 20 minutes ago and its already answered
Title: Re: (request) XP custom names in show text
Post by: valdred on January 16, 2010, 11:35:01 AM
no problem  :)
Title: Re: (request) XP custom names in show text
Post by: Kidfox70 on January 17, 2010, 03:04:39 AM
So is this Resovled? You got what you wanted?  ^-^ You may want to edit the Subject to say resolved. Just putting it down for others to pick up. Just saying. Just putting it out. haha...
Title: Re: (request) XP custom names in show text
Post by: cristiander on January 17, 2010, 10:39:35 AM
I don't know if this is a smart thing to do but I would like to put a question
How can you change the color of the writing?
I would like if the names would have diferent colors
Title: Re: (request) XP custom names in show text
Post by: valdred on January 17, 2010, 12:31:58 PM
\c[1] \c[2] \c[any other number between 1-9]
Title: Re: (request) XP custom names in show text
Post by: cristiander on January 17, 2010, 01:29:22 PM
Quote from: valdred on January 17, 2010, 12:31:58 PM
\c[1] \c[2] \c[any other number between 1-9]
thanks