SA-MP Forums Archive
Dini to 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: Dini to Y_INI (/showthread.php?tid=559076)



Dini to Y_INI - LStrike17 - 20.01.2015

Hello everyone, can someone tell me how to change save system from dini to y_ini?
i almost everything understand, but i don't understand dini_Unset, so i wanna know in yini how you write dini_Unset

if someone dont understand me, pls say i will try to explain more.


Re: Dini to Y_INI - Brooks1 - 20.01.2015

dini_Unset = INI_RemoveEntry


Re: Dini to Y_INI - LStrike17 - 20.01.2015

thanks