Difference between revisions of "FactionHasSpecialCombat"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Removing beta tag)
imported>TheMagician
(incorrectly redirected)
 
Line 7: Line 7:


==See Also==
==See Also==
*[[SetFactionHasSpecialCombat]]
*[[SetFactionSpecialCombat]]
*[[GetNumFactions]]
*[[GetNumFactions]]
*[[GetNthFaction]]
*[[GetNthFaction]]

Latest revision as of 16:59, 5 July 2010

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[edit | edit source]