function onPlayerChat( player, text ){ Message(player.Name + " (" + player.ID + "): " + text ); return 0;}