Which is Best, Useful and Easy? -
Spooky - 18.12.2011
Which is the Best, Useful and Easy file saving system?
There are total these only or more?
- bIni
- cini
- dFile
- DJson
- Double-O-Files 2
- Fini
- SII
- SimpleFile
- Southclaw's
- Xini
- y_ini
Are there any more? and which one is best , useful and eazy?
Re: Which is Best, Useful and Easy? -
KingHual - 18.12.2011
I think you forgot dini
Re: Which is Best, Useful and Easy? -
Spooky - 18.12.2011
Yeah
And which one is the Best useful +eazy?
Re: Which is Best, Useful and Easy? - Emmet_ - 18.12.2011
Quote:
Originally Posted by king_hual
I think you forgot dini
|
I've stopped using dini for many reasons.
1) It's slow.
2) It's way too inefficient. I have to create a variable containing 255 cells, then store, maybe like ~75 characters into it? No thanks.
3) Every time you write / read something, it opens the file, writes into / reads from the file, then it closes it! Isn't that a bit stressful for the system?
It was made in 2006, therefore dini is using functions from 2006 and back, so that's WAY outdated, especially in 2011 (close to 2012!).
However, SII is what I use, and it's easy, but only 1 file can be opened at a time, else it will cause conflicts.

I STRONGLY recommend Y_INI and SQLite. You can find tutorials at
http://wiki.sa-mp.com or somewhere around this forum.
Re: Which is Best, Useful and Easy? -
KingHual - 18.12.2011
Quote:
Originally Posted by Emmet_
I've stopped using dini for many reasons.
1) It's slow.
2) It's way too inefficient. I have to create a variable containing 255 cells, then store, maybe like ~75 characters into it? No thanks.
3) Every time you write / read something, it opens the file, writes into / reads from the file, then it closes it! Isn't that a bit stressful for the system?
It was made in 2006, therefore dini is using functions from 2006 and back, so that's WAY outdated, especially in 2011 (close to 2012!).
However, SII is what I use, and it's easy, but only 1 file can be opened at a time, else it will cause conflicts. 
I STRONGLY recommend Y_INI and SQLite. You can find tutorials at http://wiki.sa-mp.com or somewhere around this forum.
|
Yes, dini sucks, but it's one of the first (if not the first) ini system for sa:mp. Anyway I would also suggest y_ini (it's not that simple if you've never scripted)
Re: Which is Best, Useful and Easy? -
Spooky - 18.12.2011
Is dfile a nice File Saving System, and useful and Easy?
Re: Which is Best, Useful and Easy? -
Thresholdold - 18.12.2011
Out of all those, I would recommend using y_ini... it just seems like the best option.
Re: Which is Best, Useful and Easy? -
Spooky - 18.12.2011
Thanks for your Opinion but i liked Dfile, its nice easy and useful and powerful
Re: Which is Best, Useful and Easy? -
FireCat - 18.12.2011
SII!!!!!
Re: Which is Best, Useful and Easy? -
Spooky - 18.12.2011
SII Sux