Difference between revisions of "GetFactionRankDifference"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Khadir
(Documenting actor functions ...)
imported>JOG
Line 1: Line 1:
{{ActorFunction}}
'''Syntax:'''
'''Syntax:'''
  [''ActorID''.]GetFactionRankDifference ''FactionID'', ''TargetActor''  
  [''ActorID''.]GetFactionRankDifference ''FactionID'', ''TargetActor''  
Line 11: Line 10:
[[Category: Faction Functions]]
[[Category: Faction Functions]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]
[[Category:Actor Functions]]

Revision as of 10:24, 28 June 2006

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.