Dependencies
Required: xSound
To use BIT-Party, you must have xsound installed and running on your server. xSound is an audio library for FiveM that enables spatial audio playback.
You can download xsound from GitHub:
https://github.com/Xogy/xsound
Installation Steps
- Download xsound from the GitHub repository
- Extract the files to your server's resources folder
- Add
ensure xsoundto your server.cfg before bit-party - Restart your server
Why xSound?
xSound provides:
- Spatial 3D audio positioning
- Volume control
- Play/pause functionality
- Distance-based audio attenuation
- Support for streaming audio URLs
Without xSound, the music system in BIT-Party will not function.
[!NOTE] Make sure xsound is started before bit-party in your server.cfg to avoid errors.