_TASK_KNOCKED_OUT_SET_DURATION
Sets the knockout timer for a ped that is currently knocked out (See Task_Knocked_Out or Task_Knocked_Out_And_Hogtied). p1 is the duration in seconds.
TASKBuild 1207
Signature
lua
TaskKnockedOutSetDuration(PlayerPedId(), 0.0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| float | — |
Usage
lua
TaskKnockedOutSetDuration(PlayerPedId(), 0.0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
