Execute_PocketMarketRemoveSellingItem
Description
Unregisters an item from the pocket market selling list. The BaseObject determines the item entity; the character who owns the listing is retrieved from the opposite BaseObject.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The item entity to remove (Self or Target); the character is the opposite BaseObject. |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Remove Target item from the pocket market selling list | Target | PocketMarketRemoveSellingItem |
| Remove Self item from the pocket market selling list | Self | PocketMarketRemoveSellingItem |
Back to Command FinderSearch and filter all 399 Script Execution documents