GTAG - Modding - Opcode Database - 0AC2
Opcode Database
0AC2
| Description | Sets 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) |
| Games | |
| Category | CLEO 4 |
| San Andreas | |
| sascm.ini | 0AC2=4,set_play_3d_audio_stream_at_coordinates %1d% to %2d% %3d% %4d% |
| Example | 0AC2: set_play_3d_audio_stream_at_coordinates $hMP3 to 0@ 1@ 2@ |
| Command Name | SET_PLAY_3D_AUDIO_STREAM_AT_COORDINATES |

