Difference between revisions of "SetCellOwnership"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(CS 1.0 stuff)
imported>Fella
Line 9: Line 9:


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Crime Functions]]
[[Category: Crime Functions]]
[[Category: Crime Functions (CS 1.0)]]
[[Category: Crime Functions (CS 1.0)]]

Revision as of 11:55, 23 January 2008

Syntax:

SetCellOwnership CellID NPC/FactionID (optional)

Example:

SetCellOwnership WeynonPrioryHouse BladesFaction
SetCellOwnership MyImperialCityHouse 

Sets the ownership of the specified cell to the specified NPC or Faction. If the second parameter is left blank, the cell will be set to player ownership.