View Single Post
  #1  
Old 9th July 2008, 15:29
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default How to write with colours in CS 1.6:
Binds must be made in config file like those from the next examples.

 = [SOH] Yellow.

 = [ETX] Redu/Blue/Gray - depends on the team your in.

 = [EOT] Green.

Examples:

bind "KP_5" "say_team %MERRY CHRISTMAS!"

bind "KP_5" "say_team %bla bla bla"

bind "KP_5" "say_team This text isincolours."

bind "KP_5" "say_team %GG IDLE #canal"

HINT: use % (space) at the begging of text to write with colours from the start.
Reply With Quote