_REACTIVATE_PED_HEADSHOT_EXECUTE_SLOWCAM
Used to enable headshot kill replay when you headshot set ped. Params: p1 seems to be 0 or 1 in R* Scripts
CAMBuild 1207
Signature
lua
ReactivatePedHeadshotExecuteSlowcam(PlayerPedId(), 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| int | — |
Usage
lua
ReactivatePedHeadshotExecuteSlowcam(PlayerPedId(), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
