12.05.2015, 08:30
In OnPlayerExitVehicle (https://sampwiki.blast.hk/wiki/OnPlayerExitVehicle), you can simply stop the AudioStream: https://sampwiki.blast.hk/wiki/StopAudioStreamForPlayer.
You can also stop the stream in the OnPlayerStateChange callback. An example is included on the StopAudioStream wiki page.
You can also stop the stream in the OnPlayerStateChange callback. An example is included on the StopAudioStream wiki page.