View Single Post
Ilusion9
Veteran Member
Join Date: Jun 2018
Location: Romania
Old 06-10-2020 , 03:59   Re: [Server Managming] Incorrect colors in chat, HintText
Reply With Quote #2

1. put space before text.
PHP Code:
 PrintToChatAll(" \x06msg"); 
2.
PHP Code:

PrintHintTextToAll
("%d/%d Players Ready\nType !ready to ready up."ReadyPlayersGetConVarInt(RequiredReadyPlayers)); 
Just remove the colors.
__________________

Last edited by Ilusion9; 06-10-2020 at 07:16.
Ilusion9 is offline