natives.PLACE OBJECT RELATIVE TO CAR

From GTA Connected
Revision as of 12:07, 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.PLACE_OBJECT_RELATIVE_TO_CAR

Signature: void natives.PLACE_OBJECT_RELATIVE_TO_CAR(int car, int car, Vec3 position)

Usage: places object relative to car

Parameters

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

Return

void

On failure: void