static pText[MAX_PLAYERS][128];if(!strcmp(pText[playerid],text,true)) return SendClientMEssage(playerid,-1,"You cannot type the same text 1 more time.");strcat((pText[playerid][0]='\0',pText[playerid]),text,128);