[Ajuda] DINI para DOF2
#1

Pessoal, minha duvida й muito simples, eu passei toda a minha gamemode para DOF2,
o problema й que tem esse comando.
PHP Code:
DINI_fcopytextfile(filestring); 
Qual й esse comando em DOF2? Pois eu nгo sei...

E uma outra duvida, na minhas Public OnPlayerSave / OnPlayerRegister / OnPlayerLogin / OnPlayerUpdate" estб salvando assim.
PHP Code:
                format(var, 32"Level=%d\n",PlayerInfo[playerid][pLevel]);fwrite(hFile, var); 
Tem algum outro mйtodo para salvar? Ou.... Salvar em dof2?
Reply
#2

Se nгo me engano essa funзгo nгo й de dini e sim uma stock.




PHP Code:
DOF2_SetInt("NomeDoArquivo.ini""Level",PlayerInfo[playerid][pLevel]);
DOF2_SaveFile(); 
Reply
#3

Quote:
Originally Posted by Cleyson
View Post
Se nгo me engano essa funзгo nгo й de dini e sim uma stock.




PHP Code:
DOF2_SetInt("NomeDoArquivo.ini""Level",PlayerInfo[playerid][pLevel]);
DOF2_SaveFile(); 
Deletei a linha "DINI_fcopytextfile(file, string);" nгo tinha nenhuma stock sobre... E compilou sem problema, O sistema de salvamento que vocк mandou eu vou comeзar agora a editar e vou testar, obrigado pela forзa!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)