Morrowind Mod:OnPCDrop
< Mod / Morrowind: Morrowind Mod: Alphabetical Functions / Categorical FunctionsOnPCDrop
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 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.