01.09.2013, 16:48
Go on your script, there will be either:
CreateVehicle(
AddStaticVehicle(
AddStaticVehicleEx(
Just find those and remove them, there will be quite a lot probably in big GM's or GM's with a lot of cars. Only delete the ones that you want to remove. And make a backup of the .pwn file before you do it.. so if you did delete a vehicle that you didn't want to, you can retrieve it.
CreateVehicle(
AddStaticVehicle(
AddStaticVehicleEx(
Just find those and remove them, there will be quite a lot probably in big GM's or GM's with a lot of cars. Only delete the ones that you want to remove. And make a backup of the .pwn file before you do it.. so if you did delete a vehicle that you didn't want to, you can retrieve it.