Morrowind Mod:GetPCFacRep

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search


GetPCFacRep

                GetPCFacRep, [FactionID]

       Where:   FactionID = Optional faction to get the PC's reputation in.

        Type:   Faction

     Returns:   short

     Example:   if ( GetPCFacRep, "Thieves Guild" > 5 )
        
     Scripts:   Not Used

Returns the player's faction modifier towards the calling NPC's faction, or of the supplied FactionID.

See Also: ModPCFacRep, SetPCFacRep