Report Bugs on Github!
Download: https://github.com/Luca845LP/esx_cuffanimation
Preview:
if the video not working https://streamable.com/998sl5
Installation:
Search in ‘esx_policejob/client/main.lua’ for
elseif action == 'handcuff' then
TriggerServerEvent('esx_policejob:handcuff', GetPlayerServerId(closestPlayer))
Replace it with:
elseif action == 'handcuff' then
TriggerServerEvent('esx_cuffanimation:startArrest',
GetPlayerServerId(closestPlayer))
Citizen.Wait(3100)
TriggerServerEvent('esx_policejob:handcuff',
GetPlayerServerId(closestPlayer))
Start The PoliceJob AFTER the cuff Script!
Based on: https://forum.cfx.re/t/release-esx-advanced-arrest-animation/750551
But is it way better than the Old one.
10 Likes
Ru5ki
March 12, 2021, 10:03am
3
Thankyou for improving my script
2 Likes
Nice release! I love it. Maybe you can add an better animation when i uncuff a player. And add some animations for billing and when a player search a player
1 Like
Splike
March 12, 2021, 3:37pm
7
Have you got a preview video you can put on there please
Hi, it looks the same as the ruskiarrest.
The only thing thats different is the end of the animation theres a gunpoint but thats it.
This is the full length of the animation, pretty much everyone who uses the arrest animation ends it early because the gun portion takes a lot longer. So animation is the same as well just with the duration being different? Kek.
jeah i will put this in a new release
yeah but now you can arrest from the F6 Menu and in the next version you will have Billing Animations and more
Everything works for me except that the player does not get a handcuff, he can continue as normal like nothing?
NICE <3 Really Good work!!
x97d
March 13, 2021, 4:48am
15
Love this release, appreciate it homie! <3
you must have
TriggerServerEvent('esx_policejob:handcuff',
GetPlayerServerId(closestPlayer))
in the handcuff action. this cuffs the player. and you should have a unedited version from esx_policejob, because idk what you’ve changed in the job!
i have added a preview video
Splike
March 13, 2021, 12:19pm
18
Many thanks. Also, just saying that picture looks nothing like the preview video you have provided it more looks like esx_ruskiarrest? - Thanks anyways
2 Likes
I like this a lot, thank you!
Look forward to the new/updated release of this resource