Difference between revisions of "IsCellOwner"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Fella
imported>Vswe
m (Added Search Terms)
 
Line 19: Line 19:
[[Category: Crime Functions (CS 1.0)]]
[[Category: Crime Functions (CS 1.0)]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]
<!-- Begin Search Terms
Is
Cell
Owner
End Search Terms -->

Latest revision as of 11:42, 20 June 2008

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]