Difference between revisions of "SET CHAR VELOCITY"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |noheader=0 |np=4 |p1t=pointer |p1d=Pointer to Char |p2t=float reference |p2d=X Velocity is saved to this variable |p3t=float reference |p3d=Y Velocity is saved to this variable |...)
(No difference)

Revision as of 07:39, 27 December 2008

SET_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

Sets x, y and z velocities of the char.