SetNthLevItem

From GECK
Jump to: navigation, search


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

Description

Sets the form of the entry at the given index for any LeveledItem, LeveledCreature, or LeveledCharacter list.

Syntax

[help]
SetNthLevItem levelledList:baseform nthItem:int newForm:baseform 

Or:

LListSetNthForm levelledList:baseform nthItem:int newForm:baseform

Example

SetNthLevItem CapsFortuneFinder 3 TinCan01 

See Also