Difference between revisions of "SetPCLevelOffset"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Removing beta tag)
 
Line 1: Line 1:
{{Beta}}
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]



Latest revision as of 03:28, 19 January 2008

A command for Oblivion Script Extender

Syntax:

(nothing) reference.SetPCLevelOffset flag:short minLevel:short maxLevel:short actor:ref

Changes the PC Level Offset flag on the actor, and optionally specifies the minimum and maximum levels. If minLevel or maxLevel is omitted or passed as -1, the existing value will be retained. Note that changes to the min/max levels are not saved in the savegame.

See Also[edit | edit source]