Where could I find a cuffed anim?
#1

Okay so I'm hosting a server, and I'm wanting something like a filterscript that may allow someone to RPly cuff someone.

Like, say the command was "/placecuffs", it would do an animation of you pulling out cuffs, and cuffing someone.

Anyone know a FS or something that allows you to do that?
Reply
#2

I found one for 0.3e, but not 0.3x
Anyone?
Reply
#3

24 - SPECIAL_ACTION_CUFFED - Will force the player in to cuffs (hands are behind their back)

https://sampwiki.blast.hk/wiki/SpecialActions

SetPlayerSpecialAction(PLAYERID, SPECIAL_ACTION_CUFFED);
Reply
#4

Um... if the animation works in 0.3e, it would work in 0.3x.

Which animation are you talking about though?
Reply
#5

I'm wanting a cuff animation. Like so in RP it'd be useful. So when I'm cuffing someone I don't want to just use a command, I want to RPly Cuff them using an animation. I'm also hoping for a filterscript.
Reply
#6

You've been given the answer.
Код:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_CUFFED);
Suppose you could use a key or something? Like crouch or shift?
Reply
#7

What he's requesting is an animation that would show the ped reaching for a pair of hand cuffs and pulling them out- but GTA:SA doesn't have such an animation IIRC.

The only animation SA:MP has relating to cuffs is this: SPECIAL_ACTION_CUFFED
Reply
#8

No is no such animation dude,sorry ...
Reply
#9

Damn, alright.
Reply


Forum Jump:


Users browsing this thread: