SetQuality

From the Oblivion ConstructionSet Wiki
Revision as of 16:38, 13 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender Sets the quality level of the calling reference or passed objectID. '''Syntax:''' (nothing) ''reference.''S...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Sets the quality level of the calling reference or passed objectID.

Syntax:

(nothing) reference.SetQuality quality:float objectID:ref
Apparatus Quality Levels:
 .10:   Novice
 .25:   Apprentice
 .50:   Journeyman
 .75:   Expert
 1.0:   Master

See Also