SET_VEHICLE_DOOR_BROKEN
See eDoorId declared in [`SET_VEHICLE_DOOR_SHUT`](#\_0x93D9BD300D7789E5) **This is the server-side RPC native equivalent of the client native [SET_VEHICLE_DOOR_BROKEN](?\_0xD4D4F6A4AB575A33).**
CFX
Signature
lua
SetVehicleDoorBroken(GetVehiclePedIsIn(PlayerPedId(), false), 0, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| int | — | |
| BOOL | — |
Usage
lua
SetVehicleDoorBroken(GetVehiclePedIsIn(PlayerPedId(), false), 0, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
