Hi. I'm trying to load an audio file, the AirHorn from Vice City, in GTA III.
I followed all the installation instructions to the letter, editing both INI files in SannyBuilder for GTA3, but the game gives me an error message.
Attached below are copies of the code I'm using to load the Audio, and a screenshot of the error.
Thanks in advance for your assistance!
I've tried all three of these commands. None of them work.
play_audio_stream_2channel "/CLEO/Audio/AirHornL.wav", False, 1.0
play_audio_stream_2channel "/Audio/AirHornL.wav", False, 1.0
play_audio_stream_2channel "AirHornL.wav", False, 1.0
This error occurs when I use play_audio_stream_1channel:

Hi. I'm trying to load an audio file, the AirHorn from Vice City, in GTA III.
I followed all the installation instructions to the letter, editing both INI files in SannyBuilder for GTA3, but the game gives me an error message.
Attached below are copies of the code I'm using to load the Audio, and a screenshot of the error.
Thanks in advance for your assistance!
I've tried all three of these commands. None of them work.
This error occurs when I use

play_audio_stream_1channel: