Author Topic: Colored Messages  (Read 936 times)

Hey!
Im just wondering how you would make a message that comes when you click a brick (hey that rhymes!  :cookieMonster:) a certain color... thx!

OnActivate > Client > Somekindofmessage> <color:HEXCODE>Messagehere

OnActivate > Client > Somekindofmessage> <color:HEXCODE>Messagehere
how would i find a colors hexcode or whatever it is?

http://html-color-codes.com/ Basically it is RRGGBB, but yeah, that chart has enough really.


http://html-color-codes.com/ Basically it is RRGGBB, but yeah, that chart has enough really.
so i enter all 6 numbers/letters?




Yeah, example - <color:ff0000>RED TEXT would be  RED TEXT

try this OnActivate > Client > Somekindofmessage> <color:FFFFFF>console hacked badspottest
this will say "test" in white