Difference between revisions of "GetInFaction"
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:''' | ||
GetInFaction ''FactionID'' | [''ActorID''.]GetInFaction ''FactionID'' | ||
'''Example:''' | '''Example:''' | ||
GetInFaction MagesGuild | GetInFaction MagesGuild | ||
Returns 1 if the calling actor is | Returns 1 if the calling actor is a member of the specified faction. | ||
==See also== | |||
* [[GetFactionRank]] | |||
[[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 | |||
In | |||
Faction | |||
End Search Terms --> |
Latest revision as of 08:53, 20 June 2008
Syntax:
[ActorID.]GetInFaction FactionID
Example:
GetInFaction MagesGuild
Returns 1 if the calling actor is a member of the specified faction.
See also[edit | edit source]