This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

AddToLeveledList

From the Oblivion ConstructionSet Wiki
Revision as of 01:54, 25 November 2007 by imported>Haama
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(nothing) AddToLeveledList leveledList:ref object:ref level:short count:short

Adds an object to a leveled creature, spell, or item list. Count defaults to 1 if unspecified.

See Also