High Scripts

Documentation

Installation

Please read through everything and double check if you've done the following! That way you won't have any issues.

Installing this resource is straightforward, just like other FiveM resources. It has no dependencies—fully standalone—and replaces any uses of xsound or interact-sound.

Extraction

Extract the resource into a folder named high_3dsounds (or any name you prefer).

Ensure your server artifacts are 4752 or higher—older versions will not work!
Also, remove any existing xsound or interact-sound resources to avoid conflicts.

Upload Audio

Place all audio files under high_3dsounds/assets/sounds.
Supported formats: mp3, ogg, wav, etc.

Migrating from xsound or interact-sound? Just copy your old sound files into high_3dsounds/assets/sounds.

Configuration

  • Edit high_3dsounds/config.lua to adjust default settings.
  • (Optional) Edit high_3dsounds/sh_config.lua to remap event or function names (e.g., for anticheat compatibility).
Configurable files
  • high_3dsounds/config.lua
  • high_3dsounds/sh_config.lua (optional)

Usage

Check out our API docs to start creating 3D sound resources. If you aren’t a developer, any existing script that uses xsound or interact-sound will work out of the box.

Last updated on

On this page