13.02.2015, 13:40
Okay so I made a command to place your hands up
Havn't tried it yet, though
Then wanted to make a command(/cuff) that applies only when the player has his hands up.
So, what's the function to check if the player has his hands up? Or has the animation on or something?
Thanks in advance.
Код:
ApplyAnimation(playerid, "PED", "HANDSUP", 4.1, 0, 0, 0, 1, 0, 1);
Then wanted to make a command(/cuff) that applies only when the player has his hands up.
So, what's the function to check if the player has his hands up? Or has the animation on or something?
Thanks in advance.