SET_PED_CAN_BE_KNOCKED_OFF_VEHICLE
state: enum eKnockOffVehicle { KNOCKOFFVEHICLE_DEFAULT, KNOCKOFFVEHICLE_NEVER, KNOCKOFFVEHICLE_EASY, KNOCKOFFVEHICLE_HARD };
PEDBuild 1207
Signature
lua
SetPedCanBeKnockedOffVehicle(PlayerPedId(), 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| int | — |
Usage
lua
SetPedCanBeKnockedOffVehicle(PlayerPedId(), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
