setStance( <stance> )
Module: Bots
Summary:
Set your bot's stance
Call this on:
<entity> from addTestClient()
Example:
bot setStance("stand");
Required Args:
1 : <stance> Bot's stance. Can be: "stand", "crouch", "prone", "jump"