Skip to main content

Execute_CompleteSteal

Description

Completes the theft by transferring ownership of all stolen objects associated with the BaseObject character to that character's household. The scope of objects searched is controlled by S1, and S2 controls whether system-owned objects are included.

Parameters

ParameterDescription
BaseObjectThe character completing the steal (Self or Target).
S1Scope filter: Inventory (inventory only), Grab (grabbed only), or empty (both).
S2Set to IncludeSystem to include system-owned objects in the search.

Examples

DescriptionBaseObjectCommandS1S2
Complete steal for all stolen objectsSelfCompleteSteal
Complete steal for inventory items onlySelfCompleteStealInventory
Complete steal including system objectsSelfCompleteStealIncludeSystem