Help - Search - Members - Calendar
Full Version: [Help] Names in a bubble
RPG RPG Revolution Forums > Scripting > Event Emporium
Alt_Jack
There are little combinations of code you can put in word bubbles to show things like how much gold you currently have.
What's the one for actor's names? huh.gif
Knot
When you've got the text editor you can press F1 to see all the possibilities. Actor's name is \N[ ] though =P
Alt_Jack
QUOTE (Knot @ Jul 17 2010, 04:22 PM) *
When you've got the text editor you can press F1 to see all the possibilities. Actor's name is \N[ ] though =P

Wow, thanks! smile.gif
I'm in a bit of a bind because I don't seem to have a Help file (for whatever reason), so I can't view any of that stuff. When I click something it says
QUOTE
No help topic is associated with this item
sad.gif
RzrBladeMontage
Here's the help file. Just download it and it should open up fine.

http://www.mediafire.com/?he1n2eet0xuj9de
Alt_Jack
QUOTE (RzrBladeMontage @ Jul 17 2010, 06:58 PM) *
Here's the help file. Just download it and it should open up fine.
http://www.mediafire.com/?he1n2eet0xuj9de

Thanks, but it didn't work. Also, it's VX I need. I guess I can look around online for the help file. dry.gif
But I found a thing that tells me the different codes for text boxes. happy.gif
Masterly and Such
Idk if you still need this but it's \n[ ] put the actor number in the brackets.
lilcooldude69
maybe this will help u put it in a text file or sumthing

Showing Text
The event command [Show Text] is used to display text on the game screen. This is normally the most commonly used event command.

The following control characters may be used in messages.

\V[n]
Replaced by the variable numbered n.
\N[n]
Replaced with the actor numbered n.
\C[n]
Colors text from that point in the color numbered n. What color n represents is set via the system graphics.
\G
Opens the money window.
\.
Waits for 1/4 second during message display.
\|
Waits for 1 second during message display.
\!
Waits for button input during message display.
\>
Displays the rest of the characters on the same line all at once.
\^
Does not wait for input after the message is displayed.
\\
Replaced by the '\' character.
During message input, you can press [F2] or the [Preview] button to display a preview of how the message window will actually look in the game.


and here ya go smile.gif make sure you put it in ur default rpgvx program folder
RPGVX Help File
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.