ID:178552
 
Could someone give me a code example of adding html things to text in the game? Like making a sentence bold, underlined, or italic, and a different color and size.
Example

world << "<b>I am bold!</b>"
In response to Nadrew
In response to Nadrew
Nadrew wrote:
Example
world << "<b>I am bold!</b>"


Yes, my friend, but are you also daring? :)

Lummox JR
In response to Lummox JR
I was waiting for someone to say that.


world << "<font color=yellow size=10><b>I am bold, and daring!</b></font>"


=P
In response to Nadrew
Nadrew wrote:
[snip]
> world << "<font color=yellow size=10><b>I am bold, and daring!</b></font>"

[snip]

Yer yella! ;)