Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Different Handcuff Sounds 1.0.7003.28097

(0 reviews)

1 Screenshot

DifferentHandcuffSounds allows you to choose between different sounds for handcuffs during runtime. This is done through "hotswapping" the default sound effect to the desired one. This is useful if you want that extra point of realism when acting as a SWAT operator using zipties, for example. Sounds can be selected through a simple menu powered by RAGENativeUI. You can also select the original sound effect.

 

Due to the method used, the stock sound effect might not be restored if the plugin does not close gracefully. To manually restore the stock sound effect, rename lspdfr/audio/sfx/CUFFS_TIGHTEN_01.wav.old to lspdfr/audio/sfx/CUFFS_TIGHTEN_01.wav. The stock LSPDFR sound effect is roughly 15 KB.

 

The hotkey for the menu is configurable and supports a modifier key. There is no controller support in the initial release of this plugin. By default, the menu key is F10.

 

You can choose which sound effect to default to using the ID specified in the .xml. This value is changed when a sound effect is changed in the menu and will persist between game sessions.

 

As of the second release, DifferentHandcuffSounds will check to ensure required dependencies are running and check for script updates (if enabled). Different sounds are also provided in the default installation.

 

Install instructions:
- Move files in the archive to your GTA V/LSPDFR installation.

 

To install different sounds:
- Place new sounds in lspdfr/audio/sfx
- Edit plugins/LSPDFR/DifferentHandcuffSounds.xml accordingly
- I've included an example .zip for those who pack sounds using the two example sounds provided:
    - The sound config file is different from the plugin config file to allow exactly this - packers can pack the .xml together with the sound files into one drag-and-drop package
- The sound ID for the stock handcuff sound is 0 (and will default to 0 with the config provided)   

 

Disclaimer:
This software ("Software") is closed source. Unauthorized modification or distribution of this file is prohibited. This Software is only available on lspdfr.com. The creator of this Software waives any liability for use of this modification resulting in undesirable effect.

 

Sound samples provided (alt_handcuffs.wav, zipties.wav) are not part of this license and were not created by the author of this plugin. No liability.

What's New in Version 1.0.7003.28097

Released

Added LiverLande.Common.dll dependency. This is a helper plugin to easily share code between my projects. The current version is 1.0.0.0
Added dependency and script update checks
    - Update checking can be disabled in the plugin config
    - Update checking will only trigger on load once every 24 hours if enabled
Adjusted how information is logged in RAGEPluginHook.log and the console
Attempted to address issues reported with sound timing
    - Replaced the sound pack included with the default installation. Cleaner sounds are now provided
    - The example sound pack has been updated to reflect this change
Added a basic API for plugin developers

User Feedback

Recommended Comments

ValuedPear05

Members

The sounds are cool, there seems to be an issue with the timing. I'm also trying to figure out if something in my game is causing it to be so delayed, but when I handcuff someone I hear the cuff sound a little bit after i actually cuff them. 

 

When using the zipties sound, it is a little delayed and VERY long. I am already walking away and I still hear the ziptie sound of them being put on.

 

Other than that, I LOVE the idea. The menu feature is nice and convenient, I just feel like the sound length and timing need some work

liverlande

Members Author

(edited)

On 3/2/2019 at 11:16 AM, ValuedPear05 said:

The sounds are cool, there seems to be an issue with the timing. I'm also trying to figure out if something in my game is causing it to be so delayed, but when I handcuff someone I hear the cuff sound a little bit after i actually cuff them. 

 

When using the zipties sound, it is a little delayed and VERY long. I am already walking away and I still hear the ziptie sound of them being put on.

 

Other than that, I LOVE the idea. The menu feature is nice and convenient, I just feel like the sound length and timing need some work

I may have been mistaken in my original response to this comment (if you saw it) and made incorrect assumptions. I'm looking into the timing issue.

 

Edit: I’ve made some overall tweaks to the plugin within the last few days and timing seems to be better now. I’ll be deploying a second release soon which will also include cleaner sounds as part of the default installation. 

 

Edit: Update has been deployed.

Edited by liverlande

CIAagent117

Members

think you can make a video so we know what we are downloading??

Sir Bond

Members

now i dont have any cuff sounds.... ?

liverlande

Members Author

2 hours ago, Sir Bond said:

now i dont have any cuff sounds.... ?

I need more detail here. Go on duty and check the lspdfr/audio/sfx folder. What files are there?

Sir Bond

Members

2 hours ago, liverlande said:

I need more detail here. Go on duty and check the lspdfr/audio/sfx folder. What files are there?

alt_handcuffs

CUFFS_TIGHTEN_01.wav.old

zipties

 

thats inside 

liverlande

Members Author

8 hours ago, Sir Bond said:

alt_handcuffs

CUFFS_TIGHTEN_01.wav.old

zipties

 

thats inside 

The audio file isn’t being created for some reason. The stock sound is being modified correctly.

 

Open RAGEPluginHook.log in any text editor and press CTRL and F. Search for “hotswap” and paste matching lines here. Alternatively, upload the file here.

  • Community Team

I would love to use your plugin.

But its not working. My log here:

 

[4/2/2020 5:03:12 PM.034] LiverLande.Common-> Checking DLL dependency LiverLande.Common, minimum required version is 1.0.0.0.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency LiverLande.Common, minimum required version is 1.0.0.0. Loaded version is 1.0.0.0.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency LiverLande.Common, dependency check passed.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency RAGEPluginHook, minimum required version is 0.52.1061.10387.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency RAGEPluginHook, minimum required version is 0.52.1061.10387. Loaded version is 1.78.1267.16039.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency RAGEPluginHook, dependency check passed.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency RAGENativeUI, minimum required version is 1.6.3.0.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency RAGENativeUI, minimum required version is 1.6.3.0. Loaded version is 1.6.3.0.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency RAGENativeUI, dependency check passed.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency LSPD First Response, minimum required version is 0.4.39.22580.
[4/2/2020 5:03:12 PM.036] LiverLande.Common-> Checking DLL dependency LSPD First Response, minimum required version is 0.4.39.22580. Loaded version is 0.4.7.
[4/2/2020 5:03:12 PM.036] LiverLande.Common-> Checking DLL dependency LSPD First Response, dependency check failed.
[4/2/2020 5:03:12 PM.036] LiverLande.Common-> Dependency checks failed. Check log for more info. DifferentHandcuffSounds  not loaded.

gameboyeg

Members

On 4/2/2020 at 11:11 AM, OfficerChris1 said:

I would love to use your plugin.

But its not working. My log here:

 

[4/2/2020 5:03:12 PM.034] LiverLande.Common-> Checking DLL dependency LiverLande.Common, minimum required version is 1.0.0.0.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency LiverLande.Common, minimum required version is 1.0.0.0. Loaded version is 1.0.0.0.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency LiverLande.Common, dependency check passed.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency RAGEPluginHook, minimum required version is 0.52.1061.10387.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency RAGEPluginHook, minimum required version is 0.52.1061.10387. Loaded version is 1.78.1267.16039.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency RAGEPluginHook, dependency check passed.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency RAGENativeUI, minimum required version is 1.6.3.0.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency RAGENativeUI, minimum required version is 1.6.3.0. Loaded version is 1.6.3.0.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency RAGENativeUI, dependency check passed.
[4/2/2020 5:03:12 PM.035] LiverLande.Common-> Checking DLL dependency LSPD First Response, minimum required version is 0.4.39.22580.
[4/2/2020 5:03:12 PM.036] LiverLande.Common-> Checking DLL dependency LSPD First Response, minimum required version is 0.4.39.22580. Loaded version is 0.4.7.
[4/2/2020 5:03:12 PM.036] LiverLande.Common-> Checking DLL dependency LSPD First Response, dependency check failed.
[4/2/2020 5:03:12 PM.036] LiverLande.Common-> Dependency checks failed. Check log for more info. DifferentHandcuffSounds  not loaded.

Same thing happens in my for my game.

 

Create an account or sign in to comment

Latest Mods

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.