static Nome[24], Posts ; Posts = 321; GetPlayerName(playerid, Nome, 24); if(!strcmp(Nome, "Joao_Pedro")){ Posts ++; }