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