meleeWeapon( <bool> )
Module: Bots
Summary:
Order the bot to bash
Call this on:
<entity> from addTestClient()
Example:
bot meleeWeapon(true);
Required Args:
1 : <bool> Is bot bashing. True or false.