Skip to main content

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

ParameterDescription
BaseObjectThe character or actor entity whose inventory to remove the delivery item from.

Examples

DescriptionBaseObjectCommand
Deliver the delivery object from Self's inventorySelfDeliverFreelanceDeliveryObject
Deliver the delivery object from Target's inventoryTargetDeliverFreelanceDeliveryObject