19.08.2018, 14:39
Hi guys,
I want to delete all Vehicles which are not on player slot's.For all players I store ID of vehicle:
And I have another table for Vehicle.
So If an of ID(From Vehicle) is not on any player slot I want to delete them.Because sometime's we are just delete car from slot and not from table Vehicle.Because I will change system I need to delete all vehicles which are not on player slot and I don't know how to do it.
I want to delete all Vehicles which are not on player slot's.For all players I store ID of vehicle:
Код:
Vehicle1 Vehicle2 Vehicle3 Vehicle4 Vehicle5
Код:
ID