This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "GetNthFollower"

Jump to navigation Jump to search
187 bytes added ,  16:39, 15 March 2009
no edit summary
imported>Haama
(Created)
 
imported>Rlilewis
 
Line 3: Line 3:
'''Syntax:'''
'''Syntax:'''
  (follower:ref) reference.GetNthFollower whichFollower:short
  (follower:ref) reference.GetNthFollower whichFollower:short
Returns a reference to the nth actor currently following the calling actor.
Returns a reference to the nth actor currently following the calling actor.  
 
==Example==
 
set tempRef to player.GetNthFollower 0
PrintC "First follower is: %n" tempRef
 
==Notes==
 
* Starts at position 0.
* Companions who are in combat still count as followers


==See Also==
==See Also==
Anonymous user

Navigation menu