SetNthLevItem
From GECK
(Redirected from LListsetNthForm)
A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.
Contents
Description
Sets the form of the entry at the given index for any LeveledItem, LeveledCreature, or LeveledCharacter list.
Syntax
SetNthLevItem levelledList:baseform nthItem:int newForm:baseform
Or:
LListSetNthForm levelledList:baseform nthItem:int newForm:baseform
Example
SetNthLevItem CapsFortuneFinder 3 TinCan01