GetNthLevItemLevel
From GECK
(Redirected from LListGetNthLevel)
A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.
Contents
Description
Returns the level of the entry at the given index for any LeveledItem, LeveledCreature, or LeveledCharacter list.
Syntax
(level:int) GetNthLevItemLevel levelledList:baseform index:int
Or:
(level:int) LListGetNthLevel levelledList:baseform index:int
Example
set iLevel to GetNthLevItemLevel CapsFortuneFinder 3