Files 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: Files question (
/showthread.php?tid=205443)
Files question -
DRIFT_HUNTER - 01.01.2011
Hi i wondered about one thing
I want to make dynamic Vehicle system
And i asked myself with one weired question:
Is it better use ONE BIG file or ONE FILE FOR EACH vehicle?
Which is better? - WHY?
Which is faster?
Re: Files question -
Grim_ - 01.01.2011
Obviously creating one file for all of the vehicle.
However, it would be even better to store the information in a database, for organizational sake.