Xogy / xsound

Improved audio library for FiveM
MIT License
115 stars 82 forks source link

xsound not working #34

Closed oosayeroo closed 2 years ago

oosayeroo commented 2 years ago

Describe the bug when i add xsound to my resources it cancels out any other sound even when transferring all interact sounds to xsound 'sound' folder

im using qbcore latest version

To Reproduce Steps to reproduce the behavior: place xsound in resources ensure it copy ogg files from interact sound to xsound

Expected behavior all sounds fail to work

oosayeroo commented 2 years ago

xSound:PlayUrl("air_ambiance","./sounds/night1.ogg",0.03)

this is what im trying to do with export

oosayeroo commented 2 years ago

would be great if this script came with a how to install in the readme. do i ensure it early or late in load order?