Difference between revisions of "SetWeaponHealthPerc"
Jump to navigation
Jump to search
imported>Jduvall m (→Syntax) |
imported>Jduvall m (→Examples) |
||
Line 9: | Line 9: | ||
=='''Examples'''== | =='''Examples'''== | ||
SetWeaponHealthPerc | BruceRef.SetWeaponHealthPerc 50 | ||
Sets the base condition of Bruce's currently equipped weapon to 50%. | Sets the base condition of Bruce's currently equipped weapon to 50%. |
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
BruceRef.SetWeaponHealthPerc 50
Sets the base condition of Bruce's currently equipped weapon to 50%.
Notes
- None at this time.