Skip to main content

hope.force_update

Overview

  • Forces a hope refresh/re-evaluation on the target character.

Metadata

FieldValue
DisplayForce Update 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.force_update', {
entity_id: 0, // optional
});