GET CHAR VELOCITY

From GTAMods Wiki
Revision as of 07:38, 27 December 2008 by Simon. (talk | contribs)
Jump to navigation Jump to search
GET_CHAR_VELOCITY
Number of parameters: 4
Parameter #TypeDescription
1.pointerPointer to Char
2.float referenceX Velocity is saved to this variable
3.float referenceY Velocity is saved to this variable
4.float referenceZ Velocity is saved to this variable
Return value:
TypeDescription
None

Gets x, y and z velocities of the char.