Mysql Insert Enumeration - 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: Mysql Insert Enumeration (
/showthread.php?tid=589081)
Mysql Insert Enumeration -
Nin9r - 15.09.2015
Hi!
I want to make a dynamic dealership system. The server import vehicles from database. Vehicles are imported from database with his car ID. In gamemode,I want to take a succesive id , 1,2,3,4,5,6,7,8,9 because i am using an auto increment id in database and I don't know how to use function in GM. I want to park that cars in different locations and I don't know how.. They are spawned in the same position.