Call of Duty Script Documentation

Allowprone(<player prone>)


Module
Player


Summary


Sets whether the player can go prone

Call this function on


The player

Example


level.player allowprone(false);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List