BaseAddItemHealth

Revision as of 18:48, 20 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Adds an item with the specified health percentage (0.0 - 1.0) to a form's base container. (NEEDS TESTING) |name = BaseAddItemHealth |ret...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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

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

See Also

BaseGetItemCount

BaseAddItem