Execute_SellGrabObject
Description
Detaches the held object from the Self character's hand in a Coop activity and destroys it, crediting the Self character's household with currency equal to the object's price. Called via AnimNotify's RunScript during the sale animation. Requires an active Coop activity and a handoverable object in hand; if either condition is not met, the action is ignored.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Not directly used; Self character's held object is sold |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Sell the object currently held in hand during Coop | Self | SellGrabObject |
Back to Command FinderSearch and filter all 399 Script Execution documents