SetNthLevItemCount

From GECK
Jump to: navigation, search


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

Description

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

Syntax

[help]
SetNthLevItemCount levelledList:baseform index:int count:int 

Or:

LListSetNthCount levelledList:baseform index:int count:int

Example

SetNthLevItemCount CapsFortuneFinder 3 1 

See Also