SET CHAR VELOCITY

From GTAMods Wiki
Jump to navigation Jump to search
SET_CHAR_VELOCITY
Number of parameters: 4
Parameter #TypeDescription
1.pointerPointer to Char
2.floatThe X velocity of the char to be set.
3.floatThe Y velocity of the char to be set.
4.floatThe Z velocity of the char to be set.
Return value:
TypeDescription
None

Sets x, y and z velocities of the char.