new string[256];format(string,sizeof(string),"[ID:%d]:%s",playerid,text);SendPlayerMessageToAll(playerid,string);SetPlayerChatBubble(playerid,string,COLOR_WHITE,10 0,6000);