Difference between revisions of "SetCellOwnership"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Wrye
m (add search terms)
imported>Vswe
m (Added Search Terms)
 
Line 13: Line 13:
[[Category: Crime Functions]]
[[Category: Crime Functions]]
[[Category: Crime Functions (CS 1.0)]]
[[Category: Crime Functions (CS 1.0)]]
<!-- owner -->
 
<!-- Begin Search Terms
Set
Cell
Owner
Ownership
End Search Terms -->

Latest revision as of 12:39, 20 June 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.