SET_VEHICLE_AI_CAN_USE_EXCLUSIVE_SEATS
Used to be incorrectly named SET_VEHICLE_EXCLUSIVE_DRIVER
VEHICLEBuild 1207
Signature
lua
SetVehicleAiCanUseExclusiveSeats(GetVehiclePedIsIn(PlayerPedId(), false), true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| BOOL | — |
Usage
lua
SetVehicleAiCanUseExclusiveSeats(GetVehiclePedIsIn(PlayerPedId(), false), true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
