Difference between revisions of "GET CHAR HEIGHT ABOVE GROUND"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |np=2 |p1t=integer |p2t=float |p1d=ped handle |p2d=return distance }} This function will calculate the Z distance between the specified char and the ground, and return that dista...)
(No difference)

Revision as of 01:18, 10 April 2009

GET_CHAR_HEIGHT_ABOVE_GROUND
Number of parameters: 2
Parameter #TypeDescription
1.integerped handle
2.floatreturn distance
Return value:
TypeDescription
None

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