SetWeaponFireRate

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Sets the fire rate for the specified weapon or calling reference. Added by NVSE 2.5.

Syntax

[help]
(none) reference.SetWeaponFireRate FireRate:int Weapon:form 

Or:

(none) reference.SetFireRate FireRate:int Weapon:form

Example

SetWeaponFireRate 20, WeapNVAssaultCarbine

See Also