GET GROUND Z FOR 3D COORD

From GTAMods Wiki
Revision as of 09:20, 28 December 2008 by Ceedj (talk | contribs)
(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.floatvariable 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.