ID:268915
 
I see in some games the chat background can change, How do I change the chat background in my game?
what you want to do is use this line

client/// the person
script = "<STYLE>BODY{background: black; color: white}</STYLE>"


- background: black; color: white} // your background color