Execute_PocketMarketSellingItemSold
Description
Processes an item sale in the pocket market by removing the item from the seller's listing. The seller entity ID is retrieved from the item's stored seller information.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The sold item entity (Self or Target). |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Remove the sold Target item from the pocket market listing | Target | PocketMarketSellingItemSold |
| Remove the sold Self item from the pocket market listing | Self | PocketMarketSellingItemSold |
Back to Command FinderSearch and filter all 399 Script Execution documents