Difference between revisions of "SetOwnership"
Jump to navigation
Jump to search
imported>Scruggs (Clean up redundancy between Syntax Detail and Notes; remove basic info about reference syntax; fix red links) |
imported>Scruggs (See Also) |
||
Line 17: | Line 17: | ||
==See also== | ==See also== | ||
[[Interior cells]] (as a reference on Cell Ownership). | *[[GetOwner]] | ||
*[[GetParentCellOwner]] | |||
*[[GetOwningFactionRequiredRank]] | |||
*[[GetParentCellOwningFactionRequiredRank]] | |||
*[[IsOffLimits]] | |||
*[[Interior cells]] (as a reference on Cell Ownership). | |||
[[Category: Functions]] | [[Category: Functions]] |
Revision as of 10:31, 25 March 2008
SetOwnership function
Sets the ownership of the calling reference to the specified base NPC or Faction.
Syntax:
referenced-item.SetOwnership Owner
Syntax Detail:
Owner - Specify either an Owner NPC or an Owner FactionID.
Examples:
SetOwnership BladesFaction RewardSwordRef.SetOwnership
See also
- GetOwner
- GetParentCellOwner
- GetOwningFactionRequiredRank
- GetParentCellOwningFactionRequiredRank
- IsOffLimits
- Interior cells (as a reference on Cell Ownership).