-
How to check if a player is handcuffed? I can not find any method for, I will be grateful for the help |
Beta Was this translation helpful? Give feedback.
Answered by
iBowie
Jul 22, 2023
Replies: 1 comment
-
Check public CSteamID captorID; // player who applied handcuffs onto a player
public ushort captorItem; // id of handcuffs that were applied
public ushort captorStrength; // how many times player needs to lean left/right to break handcuffs Also, alternatively, check |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
barashF
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check
PlayerAnimator
class and these three fieldsAlso, alternatively, check
PlayerAnimator.gesture
forEPlayerGesture.ARREST_START