Difference between revisions of "GetNthFaction"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Quetzilla
 
(3 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.


Line 15: Line 14:
[[Category: Actor Value Functions]]
[[Category: Actor Value Functions]]
[[Category: Actor Value Functions (OBSE)]]
[[Category: Actor Value Functions (OBSE)]]
[[Category: Record Variable Functions]]
[[Category: Record Variable Functions (OBSE)]]

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]