11.08.2009, 19:32
I'd check your GetVehicleIDByUID function, or at least change that printf to this:
So you know if its destroying a real vehicle ID or not
Код:
printf("Vehicle %s - Now destroying. ID: %i", PlayerName(playerid),pointer);