Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   RPGMaker (http://zelaron.com/forum/forumdisplay.php?f=188)
-   -   Question about enter hero name (http://zelaron.com/forum/showthread.php?t=36849)

tickingaway 2005-06-17 03:48 PM

Question about enter hero name
 
I have Rpg maker Xp and I was wondering how I get the heros name to appear in dialoug once you enter change the heros name. Is there some kind of special command that I have to enter into the text box or something?

BlueCube 2005-06-17 07:32 PM

In your message box, use /n[x], where x is the hero's ID number. So the first character would be /n[1], the second would be /n[2], etc.

So "Hello /n[1]" might show up in-game as "Hello Cube". Just remember that you need
to leave room on the line for the character's name - just because /n[2] fits on the end of a line, doesn't mean that SuperArmorGuy will.

(Basically, it works the same way as /v[x] works for variables and /c[x] works for colors)

Lenny 2005-06-18 06:52 AM

If you also want it so that there is a little box on top of the dialog box with the person speaking's name in it, then there's a special script for it somewhere.

If you want that as well then I can find it for you. All you need to do for the script one is to put the person speaking's name somewhere in the special tags and in game it will show in the floating box.


All times are GMT -6. The time now is 06:45 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.