Check out our 2024 Retrospective for a look back at events that shaped the wiki during 2024.

Morrowind Mod:PCRaiseRank

The UESPWiki – Your source for The Elder Scrolls since 1995

PCRaiseRank

		PCRaiseRank, [FactionID]

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

	Type:	Faction

     Returns:	none

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

     Scripts:	sjoringScript

Raises the player's rank in the given faction. If the player is not a member of the faction, the player is joined and their rank set to 1.

See Also: PCJoinFaction, PCLowerRank, RaiseRank