[Release] SmartCuffs - Frontcuff, Rearcuff - British Speedcuff Model - Custom Sounds - London Studios

Hi,

Thanks for this, we’ll get this sorted soon.

Best wishes,
London Studios

Hi,

Thanks for this, we’ll take this into consideration.

Best wishes,
London Studios

how i put permissions for only Police use this cuff system? VRPEX

Hi,

This is not currently possible and it is planned for the next update.

Best wishes,
London Studios

Maybe make a /drag command so you can drag people around and maybe a command to put them in a vehicle! This is an amazing cuffing script! Love it!

is there a plan to implement some code to make this work with esx_policejob?

Would it be possible in a future update to add these animations when arresting someone? https://streamable.com/fx7q3
https://i.gyazo.com/2172bea5b0430341536a76c121a2bcd8.mp4
@LondonStudios

Just a quick post for the OG copy of the script.

Text commands removed.
Triggers to be used in any menu of your choice.

cuffs.rar (1.1 MB)

Front cuff:

TriggerServerEvent(“Server:CuffLocal”, target_id, GetPlayerServerId(PlayerId()), GetEntityCoords(PlayerPedId(), true), 1, 1)

Rear cuff:

TriggerServerEvent(“Server:CuffLocal”, target_id, GetPlayerServerId(PlayerId()), GetEntityCoords(PlayerPedId(), true), 0, 1)

Uncuff:

TriggerServerEvent(“Server:CuffLocal”, target_id, GetPlayerServerId(PlayerId()), GetEntityCoords(PlayerPedId(), true), 3, 1)

Will post the source edits once i find were i saved them.

Anyway you can get this merged into [Release] InteractionMenu. I attempted myself but can’t get i to work sadly enough.

Any updates on the issue with the cuffs showing outside the vehicle when a cuffed suspect is put in the back of a vehicle?

I’d love to see this get fixed as well

1 Like

Were you ever able to figure this out?

1 Like

Is there any way to get this to work with the SEM_InteractionMenu ?

1 Like

Hi,

The source code is available on GitHub for you, you would be able to do this. Please ensure you abide by the licence issued with the code.

Thanks,
LS

1 Like

Any suggestions on the best way to combine your script with SEM_InteractionMenu because I have never taken form .cs to .lua?

1 Like

I have put the file in the server and the cuffs are not working

1 Like

ACE PERMISSIONS not working
If u put permission on the server file the script not working annymore.

1 Like

@LondonStudios
Can u fix the ace permissions problem!!

1 Like

bruh I searched this script so long and now I finally found it thanks ^^

Do you have to have ace perms ?