cuff system bug - 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: cuff system bug (
/showthread.php?tid=378933)
cuff system bug -
captainp - 19.09.2012
Hello i have a cuff system bug for some reason when i test this i go and cuff a person but the cuff object does not show up but everything works fine any ideas anybody well here is the code!!!
here is the link for the code
http://pastebin.com/Bz4HQPP3
Re: cuff system bug -
captainp - 19.09.2012
Commend removed
Re: cuff system bug -
Beljulji - 19.09.2012
<removed>
Re: cuff system bug -
captainp - 19.09.2012
remove what?
Re: cuff system bug -
Vince - 19.09.2012
Use [pawn][/pawn] tags! I won't even bother looking at it until you do.
Re: cuff system bug -
captainp - 19.09.2012
well i have done it now can u please look at it
Re: cuff system bug -
Blasphemy - 20.09.2012
Your saying your cuff command is not right, yet you provide us your tazer code?
Use SPECIAL_ACTION_CUFFED
Re: cuff system bug -
captainp - 20.09.2012
i am using that code listen the cuff object does not go on the player
Re: cuff system bug -
Blasphemy - 20.09.2012
SPECIAL_ACTION_CUFFED is a special action, i doubt it will come with object support.
Try using a player object(cuffs) while there cuffed.
Re: cuff system bug -
captainp - 20.09.2012
ok let me add it and i see :P