Author Topic: How do you make color?  (Read 1238 times)

I've seen it done before, and I'd like to know.

How do you make a color other than red appear on a client's screen? And then, how do you make the size different?

thanks

Color codes - \c#
Like \c0, \c1, \c2, etc.

no, It dosen't work. could you maybe give an example?

messageAll('','\c1This is not in red');
messageClient(%client,'','\c1Neither is this');

I'm still missing something (just when I thought I was past noobdom)

for events, i have onactivate -> Client -> centerprint ->  [What goes here?]

I thought you meant for scripting.
If the color codes wont work for centerprint events, I don't know.

I make it like this-On activate>client>centerprint> <color:FFFFFF> Hello...

And then you can try <color:FFFF00> :D :D :D (that makes it yellow, I think)