IsPedInPoint — RedM Natives
0x078076AB50FB117F · PED · all
`` If returned true: There are enemy peds near friendly turn in ped. Going to aggro. If returned false: Moving back to idle as there aren't any remaining enemy peds near ped _IS_PED_IN_* ``
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| x | float |
| y | float |
| z | float |
| radius | float |
| p5 | BOOL |
Returns
BOOL