SA-MP Forums Archive
dini saving - 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 saving (/showthread.php?tid=585993)



dini saving - iBots - 18.08.2015

I have made a system and made it to save like 800 things in one file,i made a loop so it saves them all,but the problem is that it doesnt saving all of the 800,the script is right 100% but it saves like 81 or so and then it stops like it has no more place,what should i do?


Re: dini saving - Denying - 18.08.2015

Don't use dini. Use something like MySQL or Y_INI. They're faster and better.


Re: dini saving - Beckett - 18.08.2015

Because dini is not the right choice, it's extremely slow.