Difference between revisions of "GetFactionRankDifference"
Jump to navigation
Jump to search
imported>Khadir (Documenting actor functions ...) |
imported>Vswe m (Added Search Terms) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
[''ActorID''.]GetFactionRankDifference ''FactionID'', ''TargetActor'' | [''ActorID''.]GetFactionRankDifference ''FactionID'', ''TargetActor'' | ||
Line 9: | Line 8: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | |||
[[Category:Actor Functions]] | |||
[[Category:Actor Functions (CS 1.0)]] | |||
[[Category: Condition Functions]] | |||
[[Category: Condition Functions (CS 1.0)]] | |||
[[Category: Faction Functions]] | [[Category: Faction Functions]] | ||
[[Category: | [[Category: Faction Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Get | |||
Faction | |||
Rank | |||
Difference | |||
End Search Terms --> |
Latest revision as of 08:40, 20 June 2008
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.