natives.INITIALISE OBJECT PATH

Revision as of 09:21, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.INITIALISE_OBJECT_PATH

Signature: void natives.INITIALISE_OBJECT_PATH(int object, float speed, int mode)

Usage: sets up a movement path for an object with speed and behaviour

Parameters

int object Object handle to act upon.
float speed Speed value.
int mode Operating mode selector.

Return

void

On failure: void