View Single Post
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 09-18-2014 , 05:46   Re: [CS:GO] Automatic Messages | Multi-Language Support!
Reply With Quote #15

Quote:
Originally Posted by Meitis View Post
In CS:GO, hinttext does work with colors, just use <font color='#ff0000'>your message in red</font> with ofcourse #ff0000 being able to be any hexadecimal color.

Small example:
PrintHintText(client, "This is <font color='#ff0000'>red</font>, <font color='#00ff00'>green</font> <font color='#0000ff'>blue</font>");
will just color the "red" text in the color red, "green" text in the color green and "blue" text in the color blue.
CS:GO doesnt accept hex color codes Anyway i will not do the welcome message
ESK0 is offline