Call of Duty Script Documentation

Allowcrouch(<player crouch>)


Module
Player


Summary


Sets whether the player can crouch

Call this function on


The player

Example


level.player allowcrouch(false);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List