hey /cuffed doe 0.3e? please help - 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: hey /cuffed doe 0.3e? please help (
/showthread.php?tid=355034)
hey /cuffed doe 0.3e? please help -
UserName31 - 28.06.2012
hey i want make /cuff when cop do that player the the animation as cuffed and they have the handcuff object on there hands please help
Re: hey /cuffed doe 0.3e? please help -
.FuneraL. - 28.06.2012
pawn Код:
SetPlayerAttachedObject(giveplayerid, 4, 19418, 6, -0.031999, 0.024000, -0.024000, -7.900000, -32.000011, -72.299987, 1.115998, 1.322000, 1.406000);
SetPlayerSpecialAction(giveplayerid, 24);
Try This.
Re: hey /cuffed doe 0.3e? please help -
UserName31 - 29.06.2012
2 error they both giveplayerid error how i fix?
Re: hey /cuffed doe 0.3e? please help -
[A]ndrei - 29.06.2012
try this...
Код:
SetPlayerAttachedObject(playerid, 4, 19418, 6, -0.031999, 0.024000, -0.024000, -7.900000, -32.000011, -72.299987, 1.115998, 1.322000, 1.406000);
SetPlayerSpecialAction(playerid, 24);
NOT TESTED.
Re: hey /cuffed doe 0.3e? please help -
UserName31 - 29.06.2012
nvm about error i fix iput playerid and now how do i clear ? like for the uncuff?
Re: hey /cuffed doe 0.3e? please help -
[A]ndrei - 29.06.2012
i just told you to put playerid lol you taking credit for yourself :P its alright...
Re: hey /cuffed doe 0.3e? please help -
UserName31 - 29.06.2012
o no it was not my intention i am sorry thanks alot ill be making another post on how to make player animation
like when they /robstore they have animation like
thanks if you want help post will be up