SA-MP Forums Archive
cuffing system - 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: cuffing system (/showthread.php?tid=596144)



cuffing system - YoDawg - 13.12.2015

Hello again. Basically when someone cuffs another one and the player they're cuffing is on the ground like /sleep, doing /cuff will make the player stand up, but not keep him on the ground, so how can I make the player stay in the animation? Do I have to set the cuffing object in the animation?


Re: cuffing system - TuFF12 - 13.12.2015

use this but change "ROB_BANK" and "CAT_Safe_Rob" to your preference
ApplyAnimation(i,"ROB_BANK", "CAT_Safe_Rob", 3.0, 1, 0, 0, 0, 0);