Skip to main content

Execute_ZoiGroup

Description

Executes a ZoiGroup management command on the BaseObject character. Supported commands are RemoveMember, Break, and Edit.

Parameters

ParameterDescription
BaseObjectThe reference character on which the ZoiGroup command is executed.
S1The ZoiGroup command to execute (EB1ZoiGroupCommand: RemoveMember, Break, Edit).
S2The leave reason used when S1 is RemoveMember (EB1ZoiGroupLeaveReason). Omit otherwise.

Examples

DescriptionBaseObjectCommand
Remove target from their ZoiGroup with reason "Kicked"TargetZoiGroup
Remove self from their ZoiGroup with reason "Left"SelfZoiGroup
Disband self's ZoiGroup entirelySelfZoiGroup
Open ZoiGroup edit UI for self (create if no group)SelfZoiGroup