Call of Duty Script Documentation

Allowstand(<player stand>)


Module
Player


Summary


Sets whether the player can stand up

Call this function on


The player

Example


level.player allowStand(false);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List