View Single Post
daffyy
Junior Member
Join Date: Jun 2020
Old 06-10-2022 , 10:19   Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)
Reply With Quote #342

Is there a way to disable double dots on chat before name?
My config:
Quote:
"csgo"
{
"Cstrike_Chat_CT_Loc" "{teamcolor}(Counter-Terrorist){default} {1} : {2}"
"Cstrike_Chat_CT" "{teamcolor}(Counter-Terrorist){default} {1} : {2}"
"Cstrike_Chat_T_Loc" "{teamcolor}(Terrorist){default} {1} : {2}"
"Cstrike_Chat_T" "{teamcolor}(Terrorist){default} {1} : {2}"
"Cstrike_Chat_CT_Dead" "{teamcolor}*DEAD* (Counter-Terrorist){default} {1} : {2}"
"Cstrike_Chat_T_Dead" "{teamcolor}*DEAD* (Terrorist){default} {1} : {2}"
"Cstrike_Chat_Spec" "{teamcolor}(Spectator){default} {1} : {2}"
"Cstrike_Chat_All" "{teamcolor}{1}{default} : {2}"
"Cstrike_Chat_AllDead" "{teamcolor}*DEAD*{default} {1} : {2}"
"Cstrike_Chat_AllSpec" "{teamcolor}*SPEC*{default} {1} : {2}"
}
without {teamcolor} there are no colored nicknames from the team
daffyy is offline