SetWeaponHealthPerc

From the Fallout3 GECK Wiki
Revision as of 15:41, 26 November 2008 by imported>Kkuhlmann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

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

Syntax

SetWeaponHealthPerc [ActorREF] [Value]

Examples

SetWeaponHealthPerc BruceRef 50

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

Notes

  • None at this time.

See Also