Skip to main content

hope.deselect_all

Overview

  • Deselects all hopes on the target character.

Metadata

FieldValue
DisplayDeselect All Hopes
Categoryhope
AccessScriptCheat
ScopeB2Authority
Tags
Aliases

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdnoTarget entity ID (default: possessed)

Returns

  • Return shape is not declared for this command.

Usage

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