Morrowind Mod:ModPCFacRep

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


ModPCFacRep

                ModPCFacRep, Value, [FactionID]

       Where:   Value     = Value to modify the faction reputation by.
                FactionID = Optional faction ID to modify.

        Type:   Faction

     Returns:   none

     Example:   ModPCFacRep, 10, "Thieves Guild"
                ModPCFacRep, 25, "Temple"
                "tedryn brenur"->ModPCFacRep, -5

     Scripts:   MaduraFollow
                shrineAldDaedroth

Modifies the reputation modifier for members of the specified faction towards the PC.

See Also: GetPCFacRep, SetPCFacRep