Whats the best file saving system? - 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: Whats the best file saving system? (
/showthread.php?tid=346665)
Whats the best file saving system? -
tiernantheman - 29.05.2012
Hello guys, I was wondering what would the Best file saving system be? or even the fastest?
Re: Whats the best file saving system? -
CptK - 29.05.2012
Fastest - y_ini (If I'm not wrong)
I really liked how Dini works, but It's as slow as hell. I'm using y_ini and I enjoy every second of it
![Smiley](images/smilies/smile.png)
. But you'll
HAVE to read the whole y_ini tutorial by ****** in order to get to know the way it works.
Re: Whats the best file saving system? -
tiernantheman - 29.05.2012
Quote:
Originally Posted by CptK
Fastest - y_ini (If I'm not wrong)
I really liked how Dini works, but It's as slow as hell. I'm using y_ini and I enjoy every second of it ![Smiley](images/smilies/smile.png) . But you'll HAVE to read the whole y_ini tutorial by ****** in order to get to know the way it works.
|
Alright thanks for the feedback.