Difference between revisions of "IsCellOwner"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Bnesmith
(No difference)

Revision as of 15:17, 25 November 2008

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