File 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: File system (
/showthread.php?tid=209566)
File system -
Steve M. - 10.01.2011
Hello guys!
Can you tell me what file system is better to use. Shall I use dJSON or dINI or default (fwrite and that) or something else.
Greetings from Steve M.!
Re: File system -
JaTochNietDan - 10.01.2011
After having a look at it, I believe that y_ini is better than both of those, and you should go with using that. It's easy to use, fast and efficient. So if you're going to start using one, go with y_ini
Re: File system -
_rAped - 11.01.2011
Quote:
Originally Posted by JaTochNietDan
After having a look at it, I believe that y_ini is better than both of those, and you should go with using that. It's easy to use, fast and efficient. So if you're going to start using one, go with y_ini
|
Second that. Or you could use MySQL which gives you much more opportunities.
Re: File system -
Steven82 - 11.01.2011
To be honest, i still use dini idc if it's slow or blah blah. Well it's up to you for what you want to learn.
Re: File system -
Lorenc_ - 11.01.2011
Dini is too basic lol, you dont really learn much compared to y_ini
Re: File system -
Steve M. - 11.01.2011
Currently I'm using dINI. But I've found out that there are faster file systems like dJSON, y_ini and others.
I know MySQL gives a lot new opportunities, but I want to use file systems. So I think I'll start using y_ini.
Re: File system -
_rAped - 11.01.2011
cheers