StartShapeTestBox — FiveM Natives
0xFE466162C4401D18 · SHAPETEST · all
For more information, see START_EXPENSIVE_SYNCHRONOUS_SHAPE_TEST_LOS_PROBE and START_SHAPE_TEST_LOS_PROBE.
Parameters
| Name | Type | Description |
|---|---|---|
| x | float | Starting X coordinate. |
| y | float | Starting Y coordinate. |
| z | float | Starting Z coordinate. |
| x1 | float | Ending X coordinate. |
| y1 | float | Ending Y coordinate. |
| z1 | float | Ending Z coordinate. |
| rotX | float | |
| rotY | float | |
| rotZ | float | |
| p9 | int | Unknown, always 2 or 0 |
| flags | int | See [`START_SHAPE_TEST_LOS_PROBE`](#\_0x7EE9F5D83DD4F90E) |
| entity | Entity | |
| p12 | int | A bit mask with bits 1, 2, 4, or 7 relating to collider types. 4 and 7 are usually used. |
Returns
int