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.

IsCellOwner

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Syntax:

IsCellOwner CellID NPC/FactionID (optional)

Example:

IsCellOwner WeynonPrioryHouse BladesFaction
IsCellOwner MyImperialCityHouse 


Returns 1 if the specified cell is owned by the specified NPC or Faction. If the second parameter is left blank, the function returns 1 if the cell is owned by the player.


See Also[edit | edit source]