25.12.2017, 12:55
Can you please post here the code that creates the vehicles. Does this happen to every vehicle and only after a player enters the vehicle? If so perhaps you should have a look at the following public:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
See if there is any code here that would destroy the vehicle.
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
See if there is any code here that would destroy the vehicle.