Morrowind Mod:OnPCRepair
The UESPWiki – Your source for The Elder Scrolls since 1995
OnPCRepair
OnPCRepair Type: Inventory, Variable Returns: short Example: short OnPCRepair if ( OnPCRepair == 1 ) Scripts: Not Used
Not a function but must be defined as a short variable to be used. When defined, it will be set to 1 when the player repairs the calling item. Should be manually reset if you wish to check for additional item repairs.