_HAS_PLAYER_DAMAGED_ANY_PED_RECENTLY
this native checks if the player has damaged or killed any ped human/animal recently within the duration passed, either by shooting or even using melee duration is in miliseconds
PLAYERBuild 1207
Signature
lua
HasPlayerDamagedAnyPedRecently(PlayerId(), 0)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Player | — | |
| int | — |
Usage
lua
HasPlayerDamagedAnyPedRecently(PlayerId(), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
