BaseAddItem

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Adds an item to a form's base container.

Syntax

[help]
[container:reference].BaseAddItem itemToAdd:form count:int baseContainerForm:form

Example

BaseAddItem BookSkillScience 1 MailboxDestroyedUnarmed
rRef.BaseAddItem BookSkillScience 1

See Also