Difference between revisions of "GetNthFaction"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Added to Record Variable category)
imported>Quetzilla
 
(2 intermediate revisions by 2 users 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:'''
  (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.



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