Difference between revisions of "SetFactionSpecialCombat"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(→‎See Also: Added faction reference functions)
imported>Haama
(Removing beta tag)
Line 1: Line 1:
{{Beta}}
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]



Revision as of 03:27, 19 January 2008

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