public OnPlayerText(playerid, text[]){ SetPlayerChatBubble(playerid, text, COLOR_ORANGE, 20.0, 5000); return 1;}