General Exports

exports['r_handcuffs']:IsPlayerCuffed()

Return:

true if the player is cuffed, or false if the player is not cuffed.

exports['r_handcuffs']:IsPlayerRope()

Return:

true if the player is tying, or false if the player is not tying.

Last updated