Difference between revisions of "GetInFaction"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
 
imported>Keris
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
  [''ActorID''.]GetInFaction ''FactionID''
  [''ActorID''.]GetInFaction ''FactionID''
'''Example:'''  
'''Example:'''  
  GetInFaction MagesGuild
  GetInFaction MegatonFaction





Revision as of 09:20, 12 February 2009

Syntax:

[ActorID.]GetInFaction FactionID

Example:

GetInFaction MegatonFaction


Returns 1 if the calling actor is a member of the specified faction.

Notes

  • GetInFaction overrides "Allow Default Dialogue" flag restrictions when used as a condition on dialogue.

See Also

GetFactionRank