Difference between revisions of "GetNthFaction"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Removing beta tag)
imported>Quetzilla
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
  (faction:ref) ''reference''.GetNthFaction ''actor:ref''
  (faction:ref) ''reference''.GetNthFaction ''whichFaction:short'' ''actor:ref''
Returns the nth faction to which the actor belongs.
Returns the nth faction to which the actor belongs.



Revision as of 12:17, 18 March 2008

A command for Oblivion Script Extender

Syntax:

(faction:ref) reference.GetNthFaction whichFaction:short actor:ref

Returns the nth faction to which the actor belongs.

See Also