BaseAddItemHealth

From the Fallout3 GECK Wiki
Revision as of 13:56, 10 February 2017 by imported>Pintocat
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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