09.04.2013, 15:32 
	
	
	
		Well, if you wanted the vehicle to respawn, use SetVehicleToRespawn: https://sampwiki.blast.hk/wiki/SetVehicleToRespawn
If you want to actually get rid of the vehicle, use DestroyVehicle: https://sampwiki.blast.hk/wiki/DestroyVehicle
To give a player a weapon, use GivePlayerWeapon: https://sampwiki.blast.hk/wiki/GivePlayerWeapon
	
	
	
If you want to actually get rid of the vehicle, use DestroyVehicle: https://sampwiki.blast.hk/wiki/DestroyVehicle
To give a player a weapon, use GivePlayerWeapon: https://sampwiki.blast.hk/wiki/GivePlayerWeapon


