NetworkStartRespawnSearchInAngledAreaForPlayer — FiveM Natives
0x4BA92A18502BCA61 · NETWORK · all
p8, p9, p10 is another coordinate, or zero, often related to GET_BLIP_COORDS in the decompiled scripts.
Parameters
| Name | Type | Description |
|---|---|---|
| player | Player | |
| x1 | float | X dimension of the angled area 'origin' |
| y1 | float | Y dimension of the angled area 'origin' |
| z1 | float | Z dimension of the angled area 'origin' |
| x2 | float | X dimension of the angled area 'extent' |
| y2 | float | Y dimension of the angled area 'extent' |
| z2 | float | Z dimension of the angled area 'extent' |
| width | float | Width of the angled area |
| p8 | float | |
| p9 | float | |
| p10 | float | |
| flags | int |
Returns
BOOL