IsCellOwner

From the Oblivion ConstructionSet Wiki
Revision as of 12:17, 9 July 2007 by imported>DragoonWraith (CS 1.0)
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