EquipItemData

Revision as of 13:53, 10 February 2017 by imported>Pintocat
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Similar to EquipItem but allows specification of health and weapon mod flags. You can pass -1 as the 'health' parameter to ignore it when matching weapon mod flags.

Syntax

[ActorRef].EquipItemData item:form health:float modflags:int nounequip:bool

See Also