Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0AC2

Opcode Database

0AC2

DescriptionSets the 3D position of the audio stream, which will allow 3D audio streams to be played according to their position relative to the camera.

Note: The audio stream must be loaded with 3D support using 0AC1
Parameters (v2)1) CLEO audiostream handle (Integer) (INT)
2) X Coord (Float) (FLOAT)
3) Y Coord (Float) (FLOAT)
4) Z Coord (Float) (FLOAT)
Gamessa
CategoryCLEO 4
San Andreas
sascm.ini0AC2=4,set_play_3d_audio_stream_at_coordinates %1d% to %2d% %3d% %4d%
Example0AC2: set_play_3d_audio_stream_at_coordinates $hMP3 to 0@ 1@ 2@
Command NameSET_PLAY_3D_AUDIO_STREAM_AT_COORDINATES

<< 0AC1

0AC3 >>