[Ajuda] SII por DOF2 - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] SII por DOF2 (
/showthread.php?tid=372635)
SII por DOF2 -
GhosT_[] - 27.08.2012
estou tentando trocar o sistema de salvamento de SII para DOF2 mais existe algumas funзхes do DOF2 que nгo sei
entгo dб alguns erros,queria saber qual funзгo usar para substituir essas funзхes aqui.
eu algumas mais bem poucas,como:
Код:
INI_WriteInt >> DOF2_SetInt
INI_ReadInt >> DOF2_GetInt
INI_Save >> DOF2_SaveFile
INI_Close >> DOF2_Exit
preciso de mais algumas e essas daqui especificamente
Код:
INI_Open
INI_ReadString
Quem puder me ajudar ficarei muito agradecido
Re: SII por DOF2 -
Coreia - 27.08.2012
INI_ReadString = DOF2_GetString
INI_Open = DOF2_LoadFile
Re: SII por DOF2 -
.ThePro - 28.08.2012
DOF2 Й Уtimo
boa escolha
Код:
INI_Open = DOF2_LoadFile
INI_ReadString = DOF2_GetString