Open main menu

UESPWiki β

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