OnSell
From GECK
This block will be run once when the scripted object is sold. If you specify a SellerRefID, the block will only run when that specific reference sells the object; otherwise, the block will run when any NPC sells the scripted object.
Syntax
begin OnSell
Example
begin OnSell player
See Also
- This blocktype is available as an Event Handler.