Player.setBasedWeaponDelay() ============================ Sets the value of player.baseDelay. Corresponds to the base auto delay. **Parameter** * newDelay : float - Value to set to. **Usage** .. code-block:: python newPlayer.setBasedWeaponDelay(3.00)