29.08.2012, 11:11
Peзo-vos desculpas pela demora, mas, aqui estб a linha 500:
E quanto а linha 593, o erro persiste
Stock GetINI:
pawn Код:
if(fexist(GetINI(playerid)))
Stock GetINI:
pawn Код:
stock GetINI(playerid)
{
new conta[64];
format(conta, 30, "PASTA_CONTAS", gPlayerName[playerid]);
return conta;
}

