Skip to main content

Execute_OccupyFleaMarketObject

Description

Requests or releases occupation of the BaseObject (sale prop) within the flea market event. If S1 is Request, the object is occupied by the seller; if S1 is Release, the occupation is released.

Parameters

ParameterDescription
BaseObjectThe flea market object (stall prop) to occupy or release.
S1Request: occupy the object for the seller; Release: release the occupied object.

Examples

DescriptionBaseObjectCommand
Seller claims a display table for their stallSelfOccupyFleaMarketObject
Seller releases the display table when doneSelfOccupyFleaMarketObject
Target occupies a flea market prop objectTargetOccupyFleaMarketObject
Target releases a previously occupied propTargetOccupyFleaMarketObject