[Ajuda] Must be assigned to an array
#4

faz um sistema de login e registro por dof2 e usa os salvamentos :v

PHP код:
Profissao[playerid] = DOF2_GetInt(file"Profissao"); 
isso aki:

PHP код:
DOF2_SetInt(file"Profissao"Profissao[playerid]); 
e quando o player desconectar do servidor

tipo:

PHP код:
public OnPlayerDisconnect(playeridreason)
{
    if(
DOF2_FileExists(file))
    {
        
DOF2_CreateFile(file);
        
DOF2_SetInt(file"Profissao"Profissao[playerid]);
        
DOF2_SaveFile();
    }
    return 
1;

to com preguiзa de formatar o file '-' vlw flw ;-;
Reply


Messages In This Thread
Must be assigned to an array - by Luiiiz - 27.05.2018, 18:57
Re: Must be assigned to an array - by Minerva - 27.05.2018, 19:04
Re: Must be assigned to an array - by Cleyson - 29.05.2018, 01:09
Re: Must be assigned to an array - by AutoMatic2 - 29.05.2018, 02:48

Forum Jump:


Users browsing this thread: 1 Guest(s)