CalcLevItemNR

From the Oblivion ConstructionSet Wiki
Revision as of 00:37, 9 August 2010 by imported>CSbot (Automated import of articles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(randomItem:ref) CalcLevItemNR leveledList:ref level:short useChanceNone:bool levelDiff:short

Does the same thing as CalcLeveledItem but will not recurse through nested leveled lists. This means that unlike CalcLeveledItem, CalcLevItemNR can return another leveled list rather than a real object.