_SET_PED_DRUNKNESS
SOBER = 0.0f, SLIGHTLY_DRUNK = 0.25f, MODERATELY_DRUNK = 0.5f, VERY_DRUNK = 1.0f
PEDBuild 1207
Signature
lua
SetPedDrunkness(PlayerPedId(), true, 0.0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| BOOL | — | |
| float | — |
Usage
lua
SetPedDrunkness(PlayerPedId(), true, 0.0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
