natives.ATTACH CHAR TO CAR

Revision as of 17:25, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)

natives.ATTACH_CHAR_TO_CAR

Signature: void natives.ATTACH_CHAR_TO_CAR(Vec3 position, int char, float param1, int flag)

Usage: attach char to car in Vice City

Parameters

Vec3 position World coordinates (x, y, z).
int char Character handle.
float param1 Numeric value.
int flag Flag value (0 or 1).

Return

void

On failure: void