AllowProne( <player prone> )


Module: Player
SP Only

Summary:

Sets whether the player can go prone



Call this on:

The player



Example:

level.player AllowProne( false );



Required Args:

  • 1 : <player prone>: A boolean. true if the player can go prone, and false otherwise