new textstring[128];format(textstring, sizeof(textstring), "(ID:%i) %s", playerid, text);SendPlayerMessageToAll(playerid, textstring);