natives.SET OBJECT VELOCITY

From GTA Connected
Revision as of 12:51, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.SET_OBJECT_VELOCITY

Signature: void natives.SET_OBJECT_VELOCITY(int object, Vec3 position)

Usage: sets the object velocity

Parameters

int object Object handle to act upon.
Vec3 position World coordinates (x, y, z).

Return

void

On failure: void