Difference between revisions of "IsFactionEvil"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Removing beta tag)
 
(One intermediate revision by the same user not shown)
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]]


Line 8: Line 7:


==See Also==
==See Also==
*[[SetFactionEvil]]
*[[GetNumFactions]]
*[[GetNthFaction]]
*[[GetInFaction]]
*[[GetInFaction]]
*[[SetFactionEvil]]


[[Category:Functions]]
[[Category:Functions]]

Latest revision as of 03:25, 19 January 2008

A command for Oblivion Script Extender

Syntax:

(isEvil:bool) IsFactionEvil faction:ref

Returns 1 if the faction is marked as evil.

See Also[edit | edit source]