natives.ATTACH CHAR TO OBJECT

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

natives.ATTACH_CHAR_TO_OBJECT

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

Usage: attach char to object 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