GTA V NativesvehicleVehicle::setBodyHealthOn this pageVehicle::setBodyHealthp2 often set to 1000.0 in the decompiled scripts. Syntax ```js vehicle.setBodyHealth(value); ``` Required Arguments value: float Return value Undefined Example ```js // todo ``` See also