Difference between revisions of "GetInFaction"
Jump to navigation
Jump to search
imported>Khadir (Documenting actor functions ...) |
imported>JOG |
||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
[''ActorID''.]GetInFaction ''FactionID'' | [''ActorID''.]GetInFaction ''FactionID'' | ||
Line 13: | Line 12: | ||
[[Category: Faction Functions]] | [[Category: Faction Functions]] | ||
[[Category: Condition Functions]] | [[Category: Condition Functions]] | ||
[[Category:Actor Functions]] |
Revision as of 10:23, 28 June 2006
Syntax:
[ActorID.]GetInFaction FactionID
Example:
GetInFaction MagesGuild
Returns 1 if the calling actor is a member of the specified faction.