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