SA-MP Forums Archive
Create a car dealership script - 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: Create a car dealership script (/showthread.php?tid=429486)



Create a car dealership script - LuffyD - 09.04.2013

Hey
how i can create 3 car dealership with 3 differents typ of cars?
have someone a tutorial for me?


Re: Create a car dealership script - Shockey HD - 09.04.2013

I personally suggest looking into dynamic systems for dealership, it tends to be much more fluent.


Dynamic systems you will need to have knowledge in some sort of data saving system (dini, yini, mysql..ect)


I personally would use MySQl. Look up some tutorials on saving, loading, and updating data in Sql.