[Ajuda] Converter 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] Converter SII para DOF2 (
/showthread.php?tid=661960)
Converter SII para DOF2 -
BrunoSayden177 - 20.12.2018
Opa galera, alguem pode me mandar as funзхes pra mim converter meu GM para DOF2? Tipo:
Код:
INI_SAVE(); = ..............
Vlw quem ajudar aew
Re: Converter SII para DOF2 -
elTioFrame - 20.12.2018
Aqui estб :
https://sampforum.blast.hk/showthread.php?tid=422519
Re: Converter SII para DOF2 -
HelderPT - 20.12.2018
PHP код:
INI_WriteInt = DOF2_SetInt
INI_Close() = DOF2_Exit();
INI_ReadInt = DOF2_GetInt
INI_ReadString = DOF2_GetString
Espero ter ajudado
Re: Converter SII para DOF2 -
BrunoSayden177 - 20.12.2018
Quote:
Originally Posted by HelderPT
PHP код:
INI_WriteInt = DOF2_SetInt
INI_Close() = DOF2_Exit();
INI_ReadInt = DOF2_GetInt
INI_ReadString = DOF2_GetString
Espero ter ajudado
|
Vlw Men, + rep pra vocк.