Difference between revisions of "GetFactionRankDifference"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Maturin
 
imported>Khadir
(Documenting actor functions ...)
Line 1: Line 1:
{{ActorFunction}}
'''Syntax:'''
'''Syntax:'''
  GetFactionRankDifference ''FactionID'', ''TargetActor''  
  [''ActorID''.]GetFactionRankDifference ''FactionID'', ''TargetActor''  
'''Example:'''
'''Example:'''
  GetFactionRankDifference FightersGuild JoeFightersGuildRef  
  GetFactionRankDifference FightersGuild JoeFightersGuildRef  

Revision as of 04:55, 28 June 2006

Template:ActorFunction Syntax:

[ActorID.]GetFactionRankDifference FactionID, TargetActor 

Example:

GetFactionRankDifference FightersGuild JoeFightersGuildRef 

Returns the difference in rank between the current actor and target actor in the specified faction.