natives.LOCATE PLAYER IN CAR 3D

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

natives.LOCATE_PLAYER_IN_CAR_3D

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

Usage: locates player in car 3d

Parameters

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

Return

void

On failure: void