View Single Post
Ilusion9
Veteran Member
Join Date: Jun 2018
Location: Romania
Old 01-07-2020 , 09:59   Re: [CSGO] "sm_say" Change "(ALL)"
Reply With Quote #2

Use SPACE character in the beginning of the format if you are using colors at the beginning:
Example:

PHP Code:
PrintToChat(i" \x06(ADMIN) %s: \x01%s"nameBufmessage); 
What I did? I put space before \x06. Now the color will be shown and the space will be removed by the game automatically.
__________________
Ilusion9 is offline