natives.LOCATE PLAYER IN CAR 2D

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_2D

Signature: void natives.LOCATE_PLAYER_IN_CAR_2D(int car, Vec2 position, Vec2 position, int param)

Usage: locates player in car 2d

Parameters

int car Vehicle handle to act upon.
Vec2 position 2D coordinates (x, y).
Vec2 position 2D coordinates (x, y).
int param Integer parameter.

Return

void

On failure: void