Black Ops III

SetStance

Sets the stance of the player. It only works for the player.

Example:

player SetStance( "stand" );\

Parameters

ParameterSummary
*stanceThe stance. Possible values are 'crouch', 'prone' and 'stand'

* = mandatory