plunkettscott/interact-sound
A resource providing the ability to play sounds using the FiveM NUI environment.
5 Releases
Latest: 4y ago
OneSync Infinity0.5Latest
This release adds support for OneSync Infinity as well as an anti-cheat feature to prevent sounds from playing over a maximum distance. Sounds will also not be triggered unless the Player has loaded. Thanks to @Tinky124 for the fixes. Fixes #20
Fixes InteractSound_SV:PlayWithinDistance event0.4.1
This releases fixes issues with the `InteractSound_SV:PlayWithinDistance` event. No other fixes included. Fixes #3
Release 0.40.4
🐛 Bug Fixes
- Resource manifest did not follow the proper Lua list syntax.
- Resolves #2
Release 0.3.00.3
> BREAKING CHANGE! This breaking change resolves issues with client events not working. Following the transition from the folder, the client event names were named improperly. Thanks to @oaaron99 for the pull request.
Interact Sound with Howler.js0.2.1
🐛 Fixes
- 1. Fixes bugs introduced by the HTML5 audio api. Replaces with Howler.js. Thanks @patriksletmo!
