View Single Post
wAyz
Senior Member
Join Date: Feb 2010
Location: Germany
Old 12-13-2012 , 16:53   Re: [Native/Stock] ColorChat v0.2.1 (28 dec 2010)
Reply With Quote #180

Quote:
Originally Posted by isotonic View Post
wAyzwAyzwAyz, you use native or stock?
I think it's Stock. Anyway I just want to put a specific color (RED in this case) for each team.
Not blue for CT, nor grey for SPEC. For Example as CT it looks like this:

http://forums.alliedmods.net/attachm...5&d=1354234737

Found the line in the *.sma file but I don't know how to put it in Colorchat without compile errors.

Code:
PrintActivity(admin_name, "^x04[AdvancedBans] $name^x01 :^x03  banned %s. Reason: %s. Ban Length: %s", target_name, arg, unban_time);
to something like this:

Code:
ColorChat(id, RED...);
But I don't know how to do it :/

Last edited by wAyz; 12-13-2012 at 17:18.
wAyz is offline