natives.GIVE REMOTE CONTROLLED MODEL TO PLAYER

Revision as of 12:19, 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.GIVE_REMOTE_CONTROLLED_MODEL_TO_PLAYER

Signature: void natives.GIVE_REMOTE_CONTROLLED_MODEL_TO_PLAYER(int player, Vec3 position, float value, int param)

Usage: gives remote controlled model to player

Parameters

int player Player handle to act upon.
Vec3 position World coordinates (x, y, z).
float value Numeric value.
int param Integer parameter.

Return

void

On failure: void