#1

I made the command /cuff that it sets the player special action to the cuff animation, But how do i make another that removes that animation? since ClearAnimations wont work.
Reply
#2

Код:
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_NONE);
Reply
#3

SetPlayerSpecialAction(playerid, 0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)