Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

> [Eventing]Talk n' Text: From Color to Coding, Make your speech bubbles pretty!
Alt_Jack
post Mar 16 2011, 09:57 AM
Post #1


Level 19
Group Icon

Group: Revolutionary
Posts: 377
Type: Event Designer
RM Skill: Skilled
Rev Points: 40




This tutorial is about text; not how to write it, but the features you can implement to make it look good.
To view special "code", open up a new text window in the event commands list. R-click on the word "text" and it will bring up a list of the different symbols and what they do. Important combinations (and the ones you're most liikely to use) are as follows:

text commands

\| :This is actually the same key, found above the "shift" key on your keyboard. It creates a 1 second pause in the text display, for times when you want to reveal some dramatic plot point, or if your character is just dumb and forgot to add something for a second.

\^ :this command skips the part where you press enter (or whatever) to go to the next block of text (to save having to make 10 bubbles, tick off "Batch", which cuts up your giant block of text for you, so you only have to insert on text box). It's to save time.

\> :displays the text in one shot. Again, nice and quick.

\G :brings up another window that shows how much gold you have, much like with shop events

\v[x] :displays a variable, the number of which replaces the x

\n[x] displays/calls the actor's name, even if you change it at some point i.e Ralph is actor 1


colors!

You can also throw in color, by putting in \c[x] where x is the number of the color. And here's a list of what the most common are:
\c[1] blue \c[2] pink \c[3] green \c[4] Light blue
\c[5] gray \c[6] orange \c[7] coal \c[8] grey-like
\c[9] D blue \c[10] red \c[11]Dgreen
\c[12] Lighter blu \c[14] gold \c[15]black
\c[17]yellow \c[18] blood red \c[19] smoke
\c[20] orange \c[21]gold-ish \c[23]Bright blue
\c[24] Neon green \c[27]pink \c[28]Dark green
\c[0]white
the rest are "off-shades", which basically all look like the same stupid light purple color.

Importantly, there's an example/picture in the Help section that clarifies the color use; you need to tell it change back to the original text color
(so \c[0] when you want to change it back to white), otherwise it stays the color you changed it to. If you're using color, it's worth the look.
And here's a bonus: my beloved text skip, for digesting those cruel, uber-batched world history dialogue.
text skip

make a switch called "skip" (we'll say it's switch 3 )
when testing, you can open the list of switches with F9, so when you're testing, hit F9 to bring up that list and click the Skip switch ON
In your event, at the start of your text tower, put a condition branch-if switch 3 -text-is ON
> jump to label-skip
go to the bottom of your text tower, use a label on the last block and call it "skip"
When your switch is ON, it'll jump from the condition branch to the skip label; it takes some practice to get them lined up properly

That should be a sufficient lesson on something that no one really cares that much about.
QUOTE
Remember: \| \^
\> \c[24]green \c[0] means "Go" !


__________________________

the Alternate Jacks event demo
As well as all of my images in one place, free for use.
Most of my images will be there, since this site takes too long to approve stuff and VX.net has no bulk uploader.
Go to the top of the page
 
+Quote Post
   
 
Start new topic
Replies
arokalot
post Apr 23 2011, 10:48 PM
Post #2


Level 3
Group Icon

Group: Member
Posts: 40
Type: Artist
RM Skill: Beginner




hmmm is there a way to make the default text for whole game 1 color. Without having to make in events ?


__________________________

"It's not all it's cracked up to be, It's what you make it."
Go to the top of the page
 
+Quote Post
   



Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 19th June 2013 - 04:34 PM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker