SET CHAR VELOCITY

From GTAMods Wiki
Revision as of 11:30, 27 December 2008 by Seemann (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.