SetLeveledListFlags

From GECK
Jump to: navigation, search


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

Description

Sets the flags used by a leveled list with a bitfield parameter.

Syntax

[help]
SetLeveledListFlags levelledList:baseform flags:int 

Or:

LListSetFlags levelledList:baseform flags:int 

Leveled List Flags

1	Calculate from all levels <= player's level
2	Calculate for each item in count
4	Use All

See Also