Player
Gets the stance of the player. It only works for the player. Possible return values are 'crouch', 'prone' and 'stand'
The player
if (level.player getstance() == "crouch")...