StartShapeTestLosProbe — RedM Natives
0x7EE9F5D83DD4F90E · SHAPETEST · all
`` Asynchronously starts a line-of-sight (raycast) world probe shape test. Use the handle with 0x3D87450E15D98694 or 0x65287525D951F6BE until it returns 0 or 2. p8 is a bit mask with bits 1, 2 and/or 4, relating to collider types; 4 should usually be used. ``
Parameters
| Name | Type |
|---|---|
| x1 | float |
| y1 | float |
| z1 | float |
| x2 | float |
| y2 | float |
| z2 | float |
| flags | int |
| entity | Entity |
| p8 | int |
Returns
ScrHandle