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



question. - BaubaS - 07.06.2011

Hello all, Im making a distance driven "script", and I have a queston. If I have +-100vehicles and +200 including players cars, its better to save it in mysql, or .ini(I would use y_ini)? Also, for saving players cars info etc Im using MySQL


Re: question. - Steven82 - 07.06.2011

Well you said you would use y_ini so just use y_ini. MySQL has flaws while file-based systems have flaws. Either way its up to you.