LG Mods Product Documentation
Tebex Store
  • Welcome
  • MLO / Interiors
    • UK Sinner Street
    • UK Traffic Base
    • UK JRU Base
  • Miscellaneous mods
    • British Server Sided Sirens
    • London Server Sided Sirens
    • Mega Server Sided Sirens
    • Police Prop Pack
    • British Ambience Pack
    • British Traffic Lights
    • British Speedbumps
Powered by GitBook
  1. Miscellaneous mods

British Server Sided Sirens

Last updated 1 month ago

Was this helpful?

Product Information

Purchase -

This product adds over 20 British siren tones to your FiveM server, making them available to use with popular ELS scripts. The sirens themselves are 'drag and drop' to install and only require your ELS script to be modified to load the tones you decide to use.

The installation instructions on this page will be showing how to install the sirens for oELS by OM Solutions, which we highly recommend. Installation to other ELS scripts should be similar in concept.

Be aware that this product is encrypted and distributed via Tebex for the FiveM platform only. Editing of some content will be restricted.

You cannot install this product directly into GTA5 as a modification and must use the FiveM platform to use it as a streamed resource.

Contents

File/[Folder]
Information
Required to be configured?

[data]

File required to manage how certain parts of the addon works. Do not edit

No - Do not edit

[dlc_lgmods]

This folder includes all the sound files. Do not alter the file names or structure.

No - Do not edit

.fxap

A FiveM file required to be included within the resource folder for the modification to load

No - Do not edit

fxmanifest.lua

FiveM config file to determine what files need to be loaded/streamed. Do not edit

No - Do not edit

README.txt

A file that does a poorer job at explaining what to do compared to this page! It has no functionality

No - Do not edit

Do not edit the files within this resource folder unless you know what you are doing. LGMods will not provide assistance to you if you have edited files outside of what has been set out to be edited by the customer.

Configuration must be made in your ELS script to enable these to work on vehicles.

Installation

  1. Find the 'resources' folder within your FiveM server installation. It should be in the same location as your server.cfg.

  2. Extract the files from the ZIP archive you downloaded into the 'Resources' folder.

  3. The folder inside the 'Resources' folder should be 'LGMods_Sirens' and within it you see the files listed above.

If you find another folder inside the LGMods_Sirens folder, then you need to make sure the contents are moved so that the files above are within the first directory you open from the resources folder, otherwise the addon will not load

  1. Open your server.cfg and find where you see a number of lines that start with the word 'ensure'. The default resources are usually included and appear like below.

ensure chat
ensure spawnmanager
ensure sessionmanager
ensure basic-gamemode
ensure hardcap
  1. Below these lines is where you will add this resource with the following line

ensure LGMods_Sirens
  1. Restart your server. Some resources can be loaded while the server is running using the start command, however sound files can usually have problems using this method as such we recommend you restart your server after installation.

All players that join must 'stream' the asset to their computer for the first time they connect to the server. There may be a short delay when first joining a server for any siren sounds to work, before they are cached. Depending on the server and clients internet connection, there maybe a small period where the sirens don't start immediately. Please be patient and try again after one minute

Configuration

The files we will be looking to modify in the oELS directory are;

  • Config.lua

  • _Default.json (or an existing .json file you have made to configure oELS for your vehicle already)

Configuring oELS

  1. Open Config.lua in a text editor (Windows Notepad is fine, but Notepad++ is a free alternative that makes reading Lua and JSON files easier)

  2. Scroll down to the line that has 'Config.Soundpacks = {'

  3. Replace this section with the following code;

Config.Soundpacks = {
     "DLC_LGMODS\\sirenpack_one",
     "DLC_LGMODS\\sirenpack_two",
     "DLC_LGMODS\\sirenpack_three"
}

You may include other sound packs in this section if you have them installed from other siren packs. You must ensure that the formatting of the JSON array remains valid (check for the quotes and a comma at the end of all but the last line). Be aware of the double backslashes \\ too.

  1. Save Config.lua and close it

  2. Open your .json file which is in the ELS folder of the ELS resource. If you haven't made one yet, edit _Default.json

  3. Within this file scroll to the bottom of the file looking for where it mentions "sirens". It should by default look like this;

 "sirens": {
        "enabled": true,
        "bullHorn": {
            "enabled": true,
            "soundFile": "SIRENS_AIRHORN",
            "soundPack": 0
        },
        "sounds": [
            {
                "soundFile": "RESIDENT_VEHICLES_SIREN_WAIL_01",
                "soundPack": 0
            },
            {
                "soundFile": "VEHICLES_HORNS_SIREN_2",
                "soundPack": 0
            },
            {
                "soundFile": "VEHICLES_HORNS_SIREN_1",
                "soundPack": 0
            }
        ]
    },
  1. The lines that require editing are where it mentions "soundFile" and "soundPack" in four different places. A soundFile will be within one of the three soundPack files. To use a siren tone you must put the soundFile from the table below for the siren you want. You must also make sure you are using the relevant soundPack shown next to it in the table below.

  2. Once you have finished, save the file. The filename MUST be the same name you have given the vehicle files and in the vehicle.meta. For example a car named POLVAN1 would be saved as POLVAN1.json.

  3. Restart your FiveM server.

You will need to repeat this for every vehicle you wish to assign the LGMods Siren Pack sirens to.

If you have any issues be sure to check the F8 console raising any errors, otherwise check for typing errors.

Siren Pack List

RSG MCS 32 Siren (Police Post 2012 Fleet)

soundFile
soundPack
Description

SIREN_ALPHA

SIRENPACK_ONE_SOUNDSET

Wail

SIREN_BRAVO

SIRENPACK_ONE_SOUNDSET

Yelp

SIREN_CHARLIE

SIRENPACK_ONE_SOUNDSET

Phaser

SIREN_DELTA

SIRENPACK_ONE_SOUNDSET

Bullhorn


Whelen Alpha (Police Pre 2012 Fleet)

soundFile
soundPack
Description

SIREN_ECHO

SIRENPACK_ONE_SOUNDSET

Wail

SIREN_FOXTROT

SIRENPACK_ONE_SOUNDSET

Yelp

SIREN_GOLF

SIRENPACK_ONE_SOUNDSET

Two-Tone

SIREN_HOTEL

SIRENPACK_ONE_SOUNDSET

Bullhorn


Premier Hazard 7004 (Police Carriers)

soundFile
soundPack
Description

SIREN_LIMA

SIRENPACK_TWO_SOUNDSET

Wail

SIREN_MIKE

SIRENPACK_TWO_SOUNDSET

Yelp

SIREN_NOVEMBER

SIRENPACK_TWO_SOUNDSET

Phaser

SIREN_HOTEL

SIRENPACK_TWO_SOUNDSET

Bullhorn


Whelen Alpha 12R (Fire Appliances)

soundFile
soundPack
Description

SIREN_INDIA

SIRENPACK_TWO_SOUNDSET

Wail

SIREN_JULIETT

SIRENPACK_TWO_SOUNDSET

Yelp

SIREN_KILO

SIRENPACK_TWO_SOUNDSET

Phaser

SIREN_HOTEL

SIRENPACK_TWO_SOUNDSET

Bullhorn


Whelen Euro 1 (Ambulance)

soundFile
soundPack
Description

SIREN_QUEBEC

SIRENPACK_THREE_SOUNDSET

Wail

SIREN_ROMEO

SIRENPACK_THREE_SOUNDSET

Yelp

SIREN_TANGO

SIRENPACK_THREE_SOUNDSET

Bullhorn


Whelen Alpha (Ambulance RRV Tones)

soundFile
soundPack
Description

SIREN_UNIFORM

SIRENPACK_THREE_SOUNDSET

SIREN_VICTOR

SIRENPACK_THREE_SOUNDSET

SIREN_WHISKEY

SIRENPACK_THREE_SOUNDSET

SIREN_XRAY

SIRENPACK_THREE_SOUNDSET

Bullhorn

Example

Let's give an example of the block of code relating to the sirens. Here I have changed the bullhorn file to SIREN_DELTA which is part of the SIRENPACK_ONE_SOUNDSET. I then use SIREN_ALPHA and SIREN_BRAVO for the sirens also part of SIRENPACK_ONE_SOUNDSET. However, I have decided to use a different third siren and instead going with SIREN_NOVEMBER of the SIRENPACK_TWO_SOUNDSET.

"sirens": {
        "enabled": true,
        "bullHorn": {
            "enabled": true,
            "soundFile": "SIREN_DELTA",
            "soundPack": "SIRENPACK_ONE_SOUNDSET"
        },
        "sounds": [
            {
                "soundFile": "SIREN_ALPHA",
                "soundPack": "SIRENPACK_ONE_SOUNDSET"
            },
            {
                "soundFile": "SIREN_BRAVO",
                "soundPack": "SIRENPACK_ONE_SOUNDSET"
            },
            {
                "soundFile": "SIREN_NOVEMBER",
                "soundPack": "SIRENPACK_TWO_SOUNDSET"
            }
        ]
    },

You can add more sirens by repeating the blocks, making sure to put a comma after the } for all but the last siren.

Trying to install London Server Sided Sirens instead?

These instructions assume you have a working FiveM server that you can already connect to without issue. Please see for more information on setting up a FiveM server.

Download the LG Mods product from your , if you haven't already.

The configuration of this product is done within your ELS script. The below instructions are based upon , which we highly recommend.

Visit this page
here
FiveM Keymaster
oELS by OM Solutions
Tebex Store - British Server Sided Sirens
Emergency Lighting System - OMSolutionsOMSolutions
Page cover image
Logo