hi i have a question how to make vehicle delete command to delete a specific veh i cant use its id because there is many vehicles of same id in different places as you see in database
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi68.tinypic.com%2Fk0gdo7.png&hash=d6a38b6d422f1544ac9984832241ce0d2898a96a)
Create a new column that will hold the ID and make that the primary key.
Quote from: Thijn on Sep 27, 2016, 03:20 PMCreate a new column that will hold the ID and make that the primary key.
:P whats a idea Thanks i will keep this thread open maybe some errors occured
EDIT: Thanks
@Thijn