Morrowind Mod:PCJoinFaction

The UESPWiki – Your source for The Elder Scrolls since 1995

PCJoinFaction

		PCJoinFaction, [FactionID]

       Where:	FactionID = Optional faction for the player to join.

	Type:	Faction

     Returns:	none

     Example:	PCJoinFaction, "Mages Guild"
		PCJoinFaction, Nerevarine 
		PCJoinFaction			(uses the caller's faction)

     Scripts:	MoonAndStar

Joins the player to the given (or the caller's) faction.

See Also: PCLowerRank, PCRaiseRank