Oh. In that case there is something wrong with the public attribute on my TFS 1.4, because sendChannelMessage(your_channel_id_here, TALKTYPE_CHANNEL_O, text) always shows for all players. I need to use doPlayerSendChannelMessage(player, player, text, TALKTYPE_CHANNEL_O, your_channel_id_here)...