Difference between revisions of "GetFactionRankDifference"
Jump to navigation
Jump to search
imported>Maturin |
imported>Vswe m (Added Search Terms) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
GetFactionRankDifference ''FactionID'', ''TargetActor'' | [''ActorID''.]GetFactionRankDifference ''FactionID'', ''TargetActor'' | ||
'''Example:''' | '''Example:''' | ||
GetFactionRankDifference FightersGuild JoeFightersGuildRef | GetFactionRankDifference FightersGuild JoeFightersGuildRef | ||
Line 8: | 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.