SET_VEHICLE_TYRES_CAN_BURST
Allows you to toggle bulletproof tires.
VEHICLEBuild 1207
Signature
lua
SetVehicleTyresCanBurst(GetVehiclePedIsIn(PlayerPedId(), false), true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| BOOL | — |
Usage
lua
SetVehicleTyresCanBurst(GetVehiclePedIsIn(PlayerPedId(), false), true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
