new string[256]; format(string,sizeof(string),"(%d) %s",playerid,text); SendPlayerMessageToAll(playerid,string); return 0; }