after testing when i do
Code:
ColorChat(id, TEAM_COLOR, "%s ^3%s : ^4%s",prefix[5], Name, Message)
Only myself see sented message when i try
Code:
ColorChat(0, TEAM_COLOR, "%s ^3%s : ^4%s",prefix[5], Name, Message)
everyone see it but with color of his own team. Chat with prefix Dead too see all players how can i fix it please?