BaseAddItemHealth

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Adds an item with the specified health percentage (0.0 - 1.0) to a form's base container. (NEEDS TESTING)

Syntax

[help]
BaseAddItemHealth item:form count:int health:float base:form

See Also

BaseGetItemCount

BaseAddItem

BaseRemoveItem