IsCellOwner

From the Fallout3 GECK Wiki
Revision as of 15:17, 25 November 2008 by imported>Bnesmith
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

IsCellOwner CellID NPC/FactionID (optional)

Example:

IsCellOwner CitadelRingA BrotherhoodSteelFaction
IsCellOwner MyMegatonHouse 


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

IsInMyOwnedCell