APPLY_DAMAGE_TO_PED
damages a ped with the given amount
PEDBuild 1207
Signature
lua
ApplyDamageToPed(PlayerPedId(), 0, true, 0, pedKiller)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| int | — | |
| BOOL | — | |
| int | — | |
| Ped | — |
Usage
lua
ApplyDamageToPed(PlayerPedId(), 0, true, 0, pedKiller)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
