Execute_DeliverFreelanceDeliveryObject
Description
Delivers the freelance delivery object from the BaseObject's inventory to the Recipient and destroys it. Finds the active order's RequestTarget.TargetId, locates the matching item in inventory, then removes and destroys it.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character or actor entity whose inventory to remove the delivery item from. |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Deliver the delivery object from Self's inventory | Self | DeliverFreelanceDeliveryObject |
| Deliver the delivery object from Target's inventory | Target | DeliverFreelanceDeliveryObject |
Back to Command FinderSearch and filter all 399 Script Execution documents