Skip to main content

zoi_group.follow

Overview

  • Makes all non-leader group members walk to the leader's current position. Call repeatedly to keep members following as the leader moves. Use after ground-click movement to make the group follow.

Metadata

FieldValue
DisplayGroup Follow Leader
Categoryzoi_group
AccessUserCheat
ScopeB2Authority
Tags
Aliases

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdnoAny group member entity ID (default: possessed)

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('zoi_group.follow', {
entity_id: 0, // optional
});