ZodiacDaGreat
Working on a Mobile System
- 429
- Posts
- 18
- Years
- South Pacific
- Seen Apr 26, 2017
This Tutorial teaches you to make your texts colored in Ruby and Sapphire when you make a message script.
Scripting
Here are the codes for some colors:
\c\h01Ç - Blue
\c\h01Â - Green
\c\h01Á - Red
\c\h01È - Yellow
What you must do??
example
If you want a blue colored text, you must put the code in front of the text, like this
#org 0x800000
msgbox 0x800100
boxset 0x2
end
#org 0x800100
= \c\h01ÇHello World!
Experienced Scripters will understand this, if you don't get it feel free to email me.
Scripting
Here are the codes for some colors:
\c\h01Ç - Blue
\c\h01Â - Green
\c\h01Á - Red
\c\h01È - Yellow
What you must do??
example
If you want a blue colored text, you must put the code in front of the text, like this
#org 0x800000
msgbox 0x800100
boxset 0x2
end
#org 0x800100
= \c\h01ÇHello World!
Experienced Scripters will understand this, if you don't get it feel free to email me.