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