GET GROUND Z FOR 3D COORD

From GTAMods Wiki
Revision as of 09:20, 28 December 2008 by Ceedj (talk | contribs) (New page: {{Native |np=4 |p1t=float |p1d=X pos |p2t=float |p2d=Y pos |p3t=float |p3d=Z pos |p4t=handle |p4d=variable to store ground z coordinate }} This function will get the ground z coordinate of...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
GET_GROUND_Z_FOR_3D_COORD
Number of parameters: 4
Parameter #TypeDescription
1.floatX pos
2.floatY pos
3.floatZ pos
4.handlevariable to store ground z coordinate
Return value:
TypeDescription
None

This function will get the ground z coordinate of the coordinates in x,y,z and store it to a variable.