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.

SetFactionSpecialCombat

From the Oblivion ConstructionSet Wiki
Revision as of 00:14, 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:

(hasSpecialCombat:bool) FactionHasSpecialCombat faction:ref

Returns 1 if the Special Combat flag is set on the faction.

See Also