Morrowind Mod:SetPCFacRep

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


SetPCFacRep

                SetPCFacRep, Value, [FactionID]

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

        Type:   Faction

     Returns:   none

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

     Scripts:   Not Used

Defines the reaction modifier for members of the specified faction towards the PC.

See Also: GetPCFacRep, ModPCFacRep