BaseRemoveItem

From GECK
Jump to: navigation, search


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

Description

Removes an item from a form's base container.

Syntax

[help]
[container:reference].BaseRemoveItem itemToRemove:form count:int baseContainerForm:baseform

Example

BaseRemoveItem BookSkillScience 1 MailboxDestroyedUnarmed
rRef.BaseRemoveItem BookSkillScience 1

See Also