Morrowind Mod:OnRepair

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search


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 in order 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