SA-MP Forums Archive
a question about y_ini - 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: a question about y_ini (/showthread.php?tid=401084)



a question about y_ini - Jay. - 21.12.2012

Good evening,

I am converting a script to y_ini
but have not found the correct function to replace dini_SetInt. I have tried INI_SetInt but that has resulted
in a mass of 'undefined symbol' errors. Any idea on what it might be? I have searched through, both on topic and on wiki functions of y_ini but it does not seem to be there.


Re: a question about y_ini - Jay. - 21.12.2012

Found out that y_ini works in a completely different way than dini.
This is solved.