Question about saving 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)
+--- Thread: Question about saving system (
/showthread.php?tid=544143)
Question about saving system -
cleanboy - 31.10.2014
hi there, just wanna ask "what is the new/modern way to make a saving system"? some said dini etc are old.. some say y ini is good today.. i need ur answer
Re: Question about saving system -
Partner - 31.10.2014
MySQL, period.
Re: Question about saving system -
Sawalha - 31.10.2014
Both are good, but for a huge storing and saving memory, you may use MySQL.
https://sampwiki.blast.hk/wiki/MySQL/R33
https://sampforum.blast.hk/showthread.php?tid=56564
Re: Question about saving system -
M4D - 31.10.2014
Register and login system with YINI tutorial by kush.
use it
https://sampforum.blast.hk/showthread.php?tid=273088
y ini is faster than dini , Sii and...
SQLite and mysql is good but yini is easier...
Re: Question about saving system -
cleanboy - 31.10.2014
thanks for responding, but im making my server for fun just with my friends, thats why i wont gonna use mysql.. but still thanks again

i will use y ini.. thanks all