Morrowind Mod:PCSkipEquip

The UESPWiki – Your source for The Elder Scrolls since 1995

PCSkipEquip

		PCSkipEquip

	Type:	Inventory

     Returns:	none

     Example:	short PCSkipEquip
		set PCSkipEquip to 1
		set PCSkipEquip to 0

     Scripts:	sealedTreasuryOrders
		sealedTreasuryReport

Not a function but must be defined as a short variable to be used. When defined, set this to 1 to skip equipping the object, or 0 otherwise. Good for popping up messages for breaking seals on books and such.