Morrowind Mod:OnRepair

The UESPWiki – Your source for The Elder Scrolls since 1995

OnRepair

		OnRepair

	Type:	Object, Broken

     Returns:	short

     Example:	short OnRepair
		if ( OnRepair == 1 )

     Scripts:	Not Used

Not a function but must be defined as a short variable to be used. Returns 1 if calling object has been attempted to be repaired, or 0 otherwise. This function is currently broken and does not work.

See Also: OnPCRepair