GetFactionRank

From the Fallout3 GECK Wiki
Revision as of 21:14, 22 October 2009 by imported>Henning (Complete)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Link to TES4 Construction Set Wiki: GetFactionRank.

Syntax:

[ActorID].GetFactionRank FactionID

Example:

player.GetFactionRank BrotherhoodMq11Faction

Returns the calling actor's rank in a particular faction. If the actor is not in the faction, will return value as -1.

See Also[edit | edit source]

GetFactionRankDifference
GetInFaction
ModFactionRank
SetFactionRank