Problem with SII. - 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: Problem with SII. (
/showthread.php?tid=191835)
Problem with SII. -
Whizion - 20.11.2010
SII:
https://sampforum.blast.hk/showthread.php?tid=58458
It sometimes breaks my accounts, saves wrong values etc.
Anyone know what's the problem? Or can you suggest a better system? Thanks.
Re: Problem with SII. -
iggy1 - 20.11.2010
Don't know about SII but you could use djson, y_ini or mysql/sqlite. They are reliable.
Re: Problem with SII. -
Calgon - 20.11.2010
I'd recommend SQLite. I only used SII once, and had a relatively bad experience with it.
Re: Problem with SII. -
Whizion - 20.11.2010
Thanks all.
Re: Problem with SII. -
Grim_ - 21.11.2010
I don't know how you all have had bad experienced with it, I never have. Make sure to read the functions correctly and their use. The system is a bit tricky to use at first, but after getting the hang of it, it's one of the best options for writing INI based files.
This forum requires that you wait 120 seconds between posts. Please try again in 40 seconds.
Re: Problem with SII. -
iggy1 - 21.11.2010
I've never had a bad experience with SII personally i have just used the others i mentioned and never had any problems... I've made mistakes but the file systems have been %100 good. (Y_ini, djson, mysql and sqlite). I dont doubt SII is up to the job just never used it.