02.08.2017, 05:37
Код:
if(DOF2_FileExists(arquivo)) { DOF2_CreateFile(arquivo);//adicione DOF2_SetInt(arquivo, "pClan", pInfo[playerid][pClan]); DOF2_SetInt(arquivo, "pLeader", pInfo[playerid][pLeader]); DOF2_SaveFile(); //E finalmente salvando o arquivo }