stock GetarConta(playerid) //438{ new arq[40], pName[MAX_PLAYER_NAME]; GetPlayerName(playerid, pName, sizeof(pName));; format(arq,sizeof(arq),"cONTAS/%s.ini",pName); //441 return true;}