06.09.2013, 10:23
I want when i explode a spawned car, to dont respawn, just dissapear
OnVehicleDeath(vehicleid, killerid)
{
DestroyVehicle(vehicleid);
return 1;
}
This forum requires that you wait 120 seconds between posts. Please try again in 1 seconds.