natives.SET OBJECT PATH POSITION

From GTA Connected
Revision as of 09:38, 12 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_PATH_POSITION

Signature: void natives.SET_OBJECT_PATH_POSITION(int object, float position)

Usage: sets the current position along an object movement path

Parameters

int object Object handle to act upon.
float position Race position.

Return

void

On failure: void