public OnPlayerText(playerid, text[]){ SetPlayerChatBubble(playerid, text, 0xFF0000FF, 100.0, 10000); return 1;}