This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

IsFactionHidden

From the Oblivion ConstructionSet Wiki
Revision as of 00:15, 19 January 2008 by imported>Haama (→‎See Also: Added faction reference functions)
Jump to navigation Jump to search


A command for Oblivion Script Extender

Syntax:

(isHidden:bool) IsFactionHidden faction:ref

Returns 1 if the faction is not shown on the player's faction sheet.

See Also