switchToWeaponId( <id> )
Module: Bots
Summary:
Order the bot switch his weapon to weapon with your id.
Call this on:
<entity> from addTestClient()
Example:
bot switchToWeaponId(0);
Required Args:
1 : <id> Id of weapon to switch. You can get it with
getLoadedWeapons()