SA-MP Forums Archive
What is the best file procesor? - 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: What is the best file procesor? (/showthread.php?tid=432265)



What is the best file procesor? - burnfire - 21.04.2013

Hello SA:MP.com!I have an question:What is the best file processor?But the easest file procesor?


Re: What is the best file procesor? - Frede - 21.04.2013

Y_ini i guess


Re: What is the best file procesor? - burnfire - 21.04.2013

Sorry,but I don't really UNDERSTAND y_ini processor.I think that is too complicate...


Re: What is the best file procesor? - Scenario - 21.04.2013

Native file functions are fastest to work with. However, I'm quite sure y_ini is much easier to work with. I have been asked by someone to write a tutorial on y_ini, but I haven't had time to figure the system out myself. If I do, I'll make a tutorial!


Re: What is the best file procesor? - Azazelo - 21.04.2013

easest file procesor?
Dini
best file processor?
as Frede say


Re: What is the best file procesor? - Bakr - 21.04.2013

Native functions are the fastest and IMHO the easiest.

The only reason I would suggest you use y_ini (if you are using ini files, of course) is so you don't have to re-invent the wheel, so to speak. It is also the only "true" ini file system that supports both comments and tags.


Re: What is the best file procesor? - burnfire - 21.04.2013

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
Native file functions are fastest to work with. However, I'm quite sure y_ini is much easier to work with. I have been asked by someone to write a tutorial on y_ini, but I haven't had time to figure the system out myself. If I do, I'll make a tutorial!
So,you make an tutorial to appear y_ini easy?Please


Re: What is the best file procesor? - burnfire - 22.04.2013

Quote:
Originally Posted by ******
Посмотреть сообщение
There is no such thing as "best" - different ones are good at different things and unless you say what you want it for we can't say which one is better suited to your requirements.
Ok,I understood what you say,but,If doesn't exist a "best" file processor,what is the most used one?


Re: What is the best file procesor? - Frede - 22.04.2013

Dini and y_ini


Re: What is the best file procesor? - burnfire - 22.04.2013

Sudenly,I need to choose Dini (,because I don't understood how it's work y_ini ( Sorry ******