Difference between revisions of "GetNumFactions"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>DragoonWraith
(not a record variable function)
 
(2 intermediate revisions by one other 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]]


'''Syntax:'''
'''Syntax:'''
  (numFactions:short) ''reference''.GetNumFactions ''actor:ref''
  (numFactions:short) [''ref.'']GetNumFactions ''actor:ref''
Returns the number of factions to which the actor belongs.
Returns the number of factions to which the actor belongs.



Latest revision as of 18:18, 21 March 2008

A command for Oblivion Script Extender

Syntax:

(numFactions:short) [ref.]GetNumFactions actor:ref

Returns the number of factions to which the actor belongs.

See Also[edit | edit source]