SetWeaponHealthPerc

From the Fallout3 GECK Wiki
Revision as of 13:15, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
Jump to navigation Jump to search

Description

SetWeaponHealthPerc sets the base condition (health) of an actor's currently equipped weapon.

Syntax

SetWeaponHealthPerc [Value]

Examples

BruceRef.SetWeaponHealthPerc 50

Sets the base condition of Bruce's currently equipped weapon to 50%.

Notes

  • None at this time.

See Also