[DUVIDA] DOF2
#3

Nunca usei DOF2 mas se nгo me engano й assim.

PHP код:
public SalvarConta(playerid)
            {
                    
GetPlayerName(playeridNamesizeof(Name));
                    
format(arquivosizeof(arquivo), ContasPlayersName);
                    if(!
DOF2_FileExists(arquivo))
                    {
                        
DOF2_CreateFile(arquivo);
                        
DOF2_SetInt(arquivo"Dinheiro"Jogador[playerid][pGrana]);
                        
DOF2_SaveFile();
                    }
                    return 
0;
            } 
@Edit
Rjjj ninja
Reply


Messages In This Thread
[DUVIDA] DOF2 - by Don_Speed - 27.05.2012, 14:24
Re: [DUVIDA] DOF2 - by rjjj - 27.05.2012, 14:31
Re: [DUVIDA] DOF2 - by Bruno Pereira - 27.05.2012, 14:34
Re: [DUVIDA] DOF2 - by Don_Speed - 27.05.2012, 14:49
Re: [DUVIDA] DOF2 - by ViniBorn - 27.05.2012, 14:50
Re: [DUVIDA] DOF2 - by Don_Speed - 27.05.2012, 14:55
Re: [DUVIDA] DOF2 - by ViniBorn - 27.05.2012, 14:56
Re: [DUVIDA] DOF2 - by Don_Speed - 27.05.2012, 14:58
Re: [DUVIDA] DOF2 - by ViniBorn - 27.05.2012, 14:59
Re: [DUVIDA] DOF2 - by Don_Speed - 27.05.2012, 15:16

Forum Jump:


Users browsing this thread: 1 Guest(s)