31.08.2011, 14:54
PHP код:
GetPlayerName(plid, nomes[1], MAX_PLAYER_NAME);
new file2[MAX_PLAYER_NAME+60];
format(file1, sizeof(file2), PASTA_CONTAS, nomes[0]);
new length = strlen(cmdtext);
while ((idx < length) && (cmdtext[idx] <= ' ')) {