SetNthLevItemLevel

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]
SetNthLevItemLevel levelledList:baseform index:int level:int 

Or:

LListSetNthLevel levelledList:baseform index:int level:int

Example

SetNthLevItemLevel CapsFortuneFinder 3 20 

See Also