_HAS_PED_BEEN_SHOT_BY_PLAYER_RECENTLY
this native checks if player has shot a specific ped for the duration passed p2 is in milliseconds
PEDBuild 1207
Signature
lua
HasPedBeenShotByPlayerRecently(PlayerId(), PlayerPedId(), 0)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Player | — | |
| Ped | — | |
| int | — |
Usage
lua
HasPedBeenShotByPlayerRecently(PlayerId(), PlayerPedId(), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
