Difference between revisions of "GET WATER HEIGHT"

From GTAMods Wiki
Jump to navigation Jump to search
(Gets the height of the water at a set position.)
 
 
Line 9: Line 9:
 
|p3t      = float
 
|p3t      = float
 
|p3d      = z
 
|p3d      = z
|p3t     = float
+
|p4t     = float
|p3d     = variable to store water height
+
|p4d     = variable to store water height
 
|r        = 0
 
|r        = 0
 
}}
 
}}

Latest revision as of 16:56, 21 August 2014

GET_WATER_HEIGHT
Number of parameters: 4
Parameter #TypeDescription
1.floatx
2.floaty
3.floatz
4.floatvariable to store water height
Return value:
TypeDescription
None