SetWeaponFiringRate
Jump to navigation
Jump to search
Sets the firing rate to be used when you set the custom weapon to the firing state.
Syntax
bool setWeaponFiringRate ( weapon theWeapon, int firingRate )
Required Arguments
- theWeapon: The weapon to modify the firing rate of.
- firingRate: The weapon firing rate.
Returns
Returns true on success, false otherwise.
Requirements
This template will be deleted.
See Also
- Shared
- getWeaponProperty
- getPickupWeapon
- getOriginalWeaponProperty
- getSlotFromWeapon
- getWeaponIDFromName
- getWeaponNameFromID
- setWeaponAmmo
- setWeaponProperty