SetWeaponActionPoints

From GECK
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Sets the number of action points per shot for the Weapon BaseForm. If weapon is omitted and a calling reference is provided, that reference's BaseForm is used.

Syntax

[help]
reference.SetWeaponActionPoints float:float weapon:baseform 

Or:

reference.SetAP float:float weapon:baseform 

See Also