CustodyAlarm - London Studios - FiveMods
Goodbye, old look! Hello, new look!
We would like to inform you that FiveMods implemented exciting updates and improvements to enhance your experience on the new released rework.
Visit us here: www.fivemods.net.
This website is only accessible with limited features. Restricted features: Upload, Login, Partner program



CustodyAlarm - London Studios

Downloads: 308 | Uploaded: 11. Apr 2021

(0)
Kostenlose download ScriptsAlarm Region LondonStudios C# RP Roleplay British Police

Beschriebig

CustodyAlarm is a FiveM resource allowing you to activate custody alarms at custody stations. The locations can be fully customised in the config.ini file, allowing for easy setup of multiple stations.

The plugin includes an external, realistic British police custody alarm, sourced from a real life station.

This plugin is made by LondonStudios, we have created a variety of releases including TaserFramework, SearchHandler, ActivateAlarm, SmartTester, SmartSounds and more!

Join our discord here.

Usage

/ca - Activates the custody alarm (if you are near a station).

/stopca - Stops a custody alarm in the area, or one you started.

All sounds heard by nearby players reduce in volume the further away they are, the initial sound volume and the radius can all be configured in the "config.ini" file.

The command names can also be configured in this file.

You are not able to activate a custody alarm if it is already enabled, you may also not activate it if you are too far away from any of the stations created in config.ini.

Installation

Download the resource from GitHub here.

1. Create a new resource folder on your server.

2. Add the contents of "resource" inside it. This includes:

"Client.net.dll", "Server.net.dll", "fxmanifest.lua", "index.html", "sounds", "SharpConfig.dll", "config.ini"
  1. In server.cfg, "ensure" CustodyAlarm, to make it load with your server startup.

Configuration - Adding stations

This plugin can be fully configured in the "config.ini" file. This includes the command names, custody locations and more, such as the volume and sound radius.

```

[CustodyAlarm]

CustodyNames = { Walworth, Brixton, Wembley }

AlarmRadius = 45.0

AlarmVolume = 0.6

Command = ca

StopCommand = stopca

```
  1. Open up "config.ini".
  2. On line 2 you can add stations here. They must be in the list otherwise they will be disabled. (See further steps required below for adding stations).
  3. On line 3 you can adjust the alarm radius, we recommend keeping this at 45.0.
  4. On line 4 you can adjust the alarm volume, this must be bekow 1.

Adding custody stations:

After you have added the station name to line 2, you must specify the location for each station, by creating a new section. This must be done like this:

```

[Walworth]

Location = { 714.81, 4157.46, 38.31 }

```

The [Walworth] is the name of the command, this must match the station you entered on <b>line 2</b>.

The Location = { X, Y, Z } is the station location, this must be setup and all values must end eg "1.0" and can not be an integer/whole number. The coordinates can be retrieved through most in-game menus.

This must be done for each station, in the example config.ini you'll see a station created already.

Source Code

Please find the source code in the "src" folder. Please ensure you follow the licence in "LICENCE.md".

Feedback

We appreciate feedback, bugs and suggestions related to CustodyAlarm and future plugins. We hope you enjoy using the resource and look forward to hearing from people!

Mehr Mods vo däm Ersteller

https://storage.fivemods.net/uploads/1/hfgU5Qz73v4H/img/43PF51glKwR0JyUG7jzx1.png-Image (display)
What3Words (W3W)

This free resource is a great addition to any roleplay server, allowing the use of What3Words inside FiveM. Instead of coordinates...

https://storage.fivemods.net/uploads/1/Ao7Z5ycabErB/img/yznZMkJAD1ibmLx6Fov97.png-Image (display)
SearchHandler - London Studios

This plugin is designed to enhance the player search experience for your FiveM server, a simple resource allowing players to set t...

https://storage.fivemods.net/uploads/1/TrMyFQzUvuxl/img/SiCcQDEKF6bR2nm4GaLH7.png-Image (display)
SmartSounds - London Studios

**SmartSounds** is a FiveM resource allowing you to play custom sounds in-game to players nearby, featuring an easy to configure "...

https://storage.fivemods.net/uploads/1/MBs68Q5qnelP/img/o465cFg9S1VLOWHyfnrv7.png-Image (display)
SmartTester - London Studios

SmartObservations is a FiveM resource enhancing the roadside testing experience. The resource includes a customisable **Bre...

https://storage.fivemods.net/uploads/1/bIUsWqA9D1uz/img/Ng5YwCLf2jqQivOB7Z687.png-Image (display)
Play Custom Sounds - London Studios

**PlayCustomSounds** is a standalone FiveM Resource allowing you to play external sounds in your FiveM server from other resources...

https://storage.fivemods.net/uploads/1/NPZY4tzcDQiF/img/S6IvZeG9wTgkLoUa2s1N7.png-Image (display)
SmartObservations - London Studios

SmartObservations is a FiveM resource which enhances the experience of taking and working with **medical observations** (eg, Heart...

https://storage.fivemods.net/uploads/1/nCafPcDXOjt6/img/yD8vji1NRwLB9Ugzkhe0l.jpg-Image (display)
Police Handbook

This modification implements a British Police Handbook into FiveM (Server Side). The command /handbook is used to display a list o...

https://storage.fivemods.net/uploads/1/NGDOafM6lpZb/img/wHlxLkV2UgGsbA5fzDCZ7.png-Image (display)
Vehicle Objects - London Studios

**Vehicle Objects** is a FiveM resource allowing you to add objects such as learner plates, pass plates and parking tickets...

https://storage.fivemods.net/uploads/1/TPtNIqSeybZp/img/s7Ta0Dm3JANoHG5yFP6K1.png-Image (display)
ActivateAlarm - LondonStudios

A FiveM resource used to activate a custom alarm sound in an area. This uses another resource called PlayCustomSounds, a standalon...