SET_IGNORE_VEHICLE_OWNERSHIP_FOR_STOWING
Sets whether or not ownership checks should be performed while trying to stow a carriable on a hunting wagon.
CFX
Signature
lua
SetIgnoreVehicleOwnershipForStowing(true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| BOOL | true to let the local player stow carriables on any hunting wagon, false to use the default behaviour. |
Usage
lua
SetIgnoreVehicleOwnershipForStowing(true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
