Author Topic: Color codes  (Read 7522 times)

Hello blocklanders, I had this color code thing back in v12 and i thought i should make a new one. So here are 11 basic color codes when you type /Colors.

The colors this includes is:
red
black
yellow
pink
green
light green
orange
purple
blue
white
And of course i forgot the last one. Well anyways...
Download
(Mediafire)

So, got a better description for us?

      function ServerCmdcolors(%client, %z)
   {
   messageclient(%client,"","<color:ffffff>You may use these in any print events or some other cases, but not in chat. Also don't put ANY spaces. ");

   messageclient(%client,""," <color:FFFF00>  - < color:FFFF00 > ");
   
   messageclient(%client,""," <color:FF00DC>  - < color:FF00DC > ");
   
   messageclient(%client,""," <color:FF0000>  - < color:FF0000 > ");
   
   messageclient(%client,""," <color:0026FF>  - < color:0026FF > ");
   
   messageclient(%client,""," <color:4CFF00>  - < color:4CFF00 > ");

   messageclient(%client,""," <color:267F00>  - < color:267F00 > ");

   messageclient(%client,""," <color:B200FF>  - < color:B200FF > ");

   messageclient(%client,""," <color:FF00DC>  - < color:FF00DC > ");

   messageclient(%client,""," <color:FF6A00>  - < color:FF6A00 > ");
   
   messageclient(%client,""," <color:FFFFFF>  - < color:FFFFFF > ");

   messageclient(%client,""," <color:000000>  - < color:000000 > ");

   }

//Whats with the %z?

Kind of useful, but I'd rather use that client-sided /gethex mod

//Whats with the %z?
What?
Kind of useful, but I'd rather use that client-sided /gethex mod
Lol oh yea i totally forgot about that mod.

Uhhh... What does it do? Make your text a different color, I assume?

Uhhh... What does it do? Make your text a different color, I assume?

No it tells you the codes for colors for example: <color:FFFFFF> Is white


No it tells you the codes for colors for example: <color:FFFFFF> Is white
Holy forget that is stupid.

Holy forget that is stupid.

It's easier than pulling up the list when you forget one. I use guess and check a lot for orange and purple. (I don't know... they evade my memorization)

It's easier than pulling up the list when you forget one. I use guess and check a lot for orange and purple. (I don't know... they evade my memorization)

Still not worthy of a full Add-On. Maybe if he combined it with a bunch more reminders, it would be worth it.

Still not worthy of a full Add-On. Maybe if he combined it with a bunch more reminders, it would be worth it.

Tru dat bro.

VCE variable reminders?

VCE variable reminders?
The guide is enough..

Just make a sort of translator, like from RGB to Hex?

It's easier than pulling up the list when you forget one. I use guess and check a lot for orange and purple. (I don't know... they evade my memorization)
I do believe if you do <color:vagina> it's orange and <color:133337> it's purple.

anyways, I agree, this add-on is pointless.

couldn't this be done clientsided? as not all servers will have this and so it probably won't be used as much, as people will likely forget about it, like normal