handcuff anim ? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: handcuff anim ? (
/showthread.php?tid=296660)
handcuff anim ? -
park4bmx - 12.11.2011
is there any animations that the players hands will be handcuffed behind his back or something like that ?
Re: handcuff anim ? -
iNorton - 12.11.2011
No, there is a ped animation for gta sa that changes /hide animation into that, but unable to find it
Re: handcuff anim ? -
Calgon - 12.11.2011
The "/hide animation" is in the PED library, under 'cower'
Example:
pawn Код:
ApplyAnimation(target, "PED", "cower", 1, 1, 0, 0, 0, 0, 1);