SA-MP Forums Archive
SA-MP File question! - 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: SA-MP File question! (/showthread.php?tid=257185)



SA-MP File question! - linuxthefish - 24.05.2011

What are the advantages of using Y-INI/DJSON/Dini/Fini over the built in SA-MP file functions on а small 20+ player server?


Re: SA-MP File question! - linuxthefish - 25.05.2011

Bump...


Re: SA-MP File question! - Mean - 25.05.2011

Don't use Dini.
The advantages are that the systems have more functions than the built in stuff, Dini is just simpler.


Re: SA-MP File question! - linuxthefish - 25.05.2011

Thanks for both of those answers.