Difference between revisions of "GET CHAR HEIGHT ABOVE GROUND"

From GTAMods Wiki
Jump to navigation Jump to search
 
Line 8: Line 8:
 
}}
 
}}
  
This function will calculate the Z distance between the specified char and the ground, and return that distance in Parameter 2.
+
This function will calculate the Z distance between the specified char and the ground, and return that distance.

Latest revision as of 18:30, 25 March 2015

GET_CHAR_HEIGHT_ABOVE_GROUND
Number of parameters: 2
Parameter #TypeDescription
1.integerped handle
Return value:
TypeDescription
floatdistance

This function will calculate the Z distance between the specified char and the ground, and return that distance.