Difference between revisions of "SetWeaponHealthPerc"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
 
imported>Jduvall
Line 5: Line 5:
=='''Syntax'''==
=='''Syntax'''==


  SetWeaponHealthPerc [''ActorREF''] [''Value'']
  SetWeaponHealthPerc [''Value'']


=='''Examples'''==
=='''Examples'''==

Revision as of 14:48, 24 April 2009

Description

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

Syntax

SetWeaponHealthPerc [Value]

Examples

SetWeaponHealthPerc BruceRef 50

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

Notes

  • None at this time.

See Also