Difference between revisions of "GET CHAR HEIGHT ABOVE GROUND"
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 | + | 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
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | ped handle |
Return value: | ||
Type | Description | |
float | distance |
This function will calculate the Z distance between the specified char and the ground, and return that distance.