SET_FORCE_LOW_LOD_ANCHOR_MODE
Sets boat to be anchored on spawn, called together with SET_BOAT_ANCHOR and _SET_BOAT_ANCHOR_BUOYANCY_COEFFICIENT
VEHICLEBuild 1207
Signature
lua
SetForceLowLodAnchorMode(GetVehiclePedIsIn(PlayerPedId(), false), true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| BOOL | — |
Usage
lua
SetForceLowLodAnchorMode(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
