Posts: 1,022
Threads: 207
Joined: Aug 2011
Reputation:
0
well on 0.3e when your cuffed (SetPlayerSpecialAction), you could attack other people with f or left click
Posts: 418
Threads: 56
Joined: Aug 2009
Reputation:
0
Why dont i just freeze's player
or disable keys , there are many ways around it
Posts: 1,022
Threads: 207
Joined: Aug 2011
Reputation:
0
But if you freeze it will not be proper, as you could see people cannot punch someone while cuffed but they could move in real life.
Posts: 1,052
Threads: 46
Joined: Jan 2010
Reputation:
0
Get keystate in onplayerupdate. If fire key is pressed clearanims and set to an simple short anim
Posts: 164
Threads: 46
Joined: Jan 2013
Reputation:
0
I know this is an old post but I have a similar problem. Is it possible to use OnPlayerGiveDamage to check if they're cuffed first?