SA-MP Forums Archive
[Ajuda] SII para 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 para DOF2 (/showthread.php?tid=427879)



SII para DOF2 - lucaskill66 - 03.04.2013

Bom eu tenho que converter um sistema de SII para DOF2 sу que eu nгo conheзo muito bem as funзхes do SII.

Sу alguns, exemplo:

Код:
INI_Save(); = DOF2_SaveFile();
Бlguem poderia completar o resto?


Re: SII para DOF2 - MatheusAlcapone - 03.04.2013

pawn Код:
INI_WriteInt = DOF2_SetInt
INI_Close() = DOF2_Exit();
INI_ReadInt = DOF2_GetInt
INI_ReadString = DOF2_GetString



Re: SII para DOF2 - lucaskill66 - 03.04.2013

Quote:
Originally Posted by matheus_alcapone
Посмотреть сообщение
pawn Код:
INI_WriteInt = DOF2_SetInt
INI_Close() = DOF2_Exit();
INI_ReadInt = DOF2_GetInt
INI_ReadString = DOF2_GetString
Salvo minha Vida kkk.

+REP