SetWeaponFireRate

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Sets the fire rate for the specified weapon or calling reference.

Syntax

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

Or:

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

Example

SetWeaponFireRate 20, WeapNVAssaultCarbine 

See Also