[Ajuda] Ao ler arquivo .ini
#2

olhem oque eu fiz:

Код:
new teste
public CarregarGang( playerid, name[ ], value[ ] )
{
    if(!strcmp(name,"Dinheiro")) teste = strval(value);
}

format(pArquivo, sizeof(pArquivo), "Gangs/%d.ini", pGang);
INI_ParseFile( pArquivo, "CarregarGang", false, true, pGang, true, false);
Reply


Messages In This Thread
[Ajuda] Ao ler arquivo .ini - by cotonete - 13.10.2011, 17:19
Re: [Ajuda] Ao ler arquivo .ini - by cotonete - 13.10.2011, 17:22
Re: [Ajuda] Ao ler arquivo .ini - by cotonete - 13.10.2011, 17:24
Re: [Ajuda] Ao ler arquivo .ini - by Shelby - 13.10.2011, 17:41

Forum Jump:


Users browsing this thread: 1 Guest(s)