Author Topic: event script help  (Read 1066 times)

It's weird color code thing.

Its using hex. So for example use:
Code: [Select]
<Color: #00FF00>Hello world.And you will get:
Hello world.

If you want blue you would use:
Code: [Select]
<color: #0000FF
And for red:
Code: [Select]
<color: #FF0000>Use your own combo for diffrent colors. Have fun. ;D



hey burger, do you know how to change size? :O and ty btw :)

Examples of font and size:

Code: [Select]
<font:arial:10>Ohay.
Code: [Select]
<font:impact:1>loltiny
Code: [Select]
<font:impact:64>LOLBIG