Get if local player is handcuffed
Returns if the local client/player is handcuffed
Export
Return value
Name
Data Type
Description
isHandcuffed
boolean
true if the player is handcuffed. false if the player is not handcuffed
Example
Where to insert the code?
You can place the code in any client file of your scripts
Last updated