SA-MP Forums Archive
INI_Int - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: INI_Int (/showthread.php?tid=597354)



INI_Int - GeneralAref - 30.12.2015

i have this but give me one error:
PHP код:
INI_Int(File,"Admin"admlvl) ; 
PHP код:
error 035argument type mismatch (argument 1



Respuesta: INI_Int - Cepillado - 30.12.2015

Are you openning the right file? You should have something like:
Код:
 INI:File = INI_Open(PlayerFile(playerid));



Re: INI_Int - GeneralAref - 30.12.2015

Solved.i change it to dini.