IsSniperBulletInArea — FiveM Natives
0xFEFCF11B01287125 · MISC · all
`` Determines whether there is a sniper bullet within the specified coordinates. The coordinates form an axis-aligned bounding box. ``
Parameters
| Name | Type |
|---|---|
| x1 | float |
| y1 | float |
| z1 | float |
| x2 | float |
| y2 | float |
| z2 | float |
Returns
BOOL