natives.SET MISSION AUDIO POSITION

Revision as of 12:48, 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.SET_MISSION_AUDIO_POSITION

Signature: void natives.SET_MISSION_AUDIO_POSITION(int sound, Vec3 position)

Usage: sets the mission audio position

Parameters

int sound Sound handle to act upon.
Vec3 position World coordinates (x, y, z).

Return

void

On failure: void