AllowStand( <player stand> )


Module: Player
SP Only

Summary:

Sets whether the player can stand up



Call this on:

The player



Example:

level.player AllowStand( false );



Required Args:

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