is there still support for this?
Share?
does anyone have a fix for this?
function playAudio(audioName) {
if($('#sounds').is(':checked')) {
for(var i = 0; i < audioIds.length; i++) {
if(audioIds[i] == audioName) {
audios[i].play(); <--- Error here?
}
}
}
}
Hello and thanks for your release @plesalex100.
The error is in the size of the audio files. I just released a version that corrects them, you can use only the audios that I have changed the format of or directly use this version.
Cheers!
When i use this in my server i can’t walk when i close the slots menu can someone please help me?
how if i use qbcore?