Jump to content

[CS1.6]Chat color Changer


Bleik

Recommended Posts

//The script
alias green "con_color 0+255+0;alias next red;alias back black" 
alias red "con_color 255+0+0;alias next yellow;alias back green"
alias yellow "con_color 255+255+0;alias next blue;alias back red"
alias blue "con_color 0+0+255;alias next orange;alias back yellow"
alias orange "con_color 255+165+0;alias next white;alias back blue"
alias white "con_color 255+255+255;alias next black;alias back orange"
alias black "con_color 0+0+0;alias next green;alias next green"
//Bind
bind f12 "next"

 

Installation:

 

You just have to copy the script into your config.cfg/userconfig.cfg and then press f12 ingame,and the chat's color will change.You have the colors:white,black,red,blue,yellow,green and orange.

 

Credits:

 

CaNceR3D

 

I just found it, haven't tried it and not gonna to...

Link to comment
Share on other sites

  • 1 year later...

Did you copy it in your cfg or you just put that in console?

 

He couldnt copy it in console,look on the 1st post and you'll see that he explains where to put it.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...