GET DISTANCE BETWEEN COORDS 3D

From GTAMods Wiki
Jump to navigation Jump to search
GET_DISTANCE_BETWEEN_COORDS_3D
Number of parameters: 7
Parameter #TypeDescription
1.floatx1
2.floaty1
3.floatz1
4.floatx2
5.floaty2
6.floatz2
7.floathandle
Return value:
TypeDescription
None

Check distance between x1,y1,z1 and x2,y2,z2 and returns float result in 7 parameter.