Morrowind Mod:OnPCDrop

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


OnPCDrop

                OnPCDrop

        Type:   Inventory, Variable

     Returns:   short

     Example:   short OnPCDrop
                if ( OnPCDrop == 1 )

     Scripts:   Not Used

Not a function but must be defined as a short variable in order to be used. When defined, it will be set to 1 when the player drops the calling item from their inventory. Should be manually reset if you wish to check for additional item drops.