Skip to main content

Condition_HasMemory

Description

Checks if the BaseObject character has experienced the specified memory. Searches SocialContext entries for any target whose latest memory matches the given MemoryDtId.

Parameters

ParameterDescription
BaseObjectThe character to check (Self or Target).
CompareTypeEqual: has the memory / NotEqual: does not have the memory.
S1Memory ID (Memory.Json) to check.

Examples

DescriptionBaseObjectCommandS1CompareType
Check if Self has a specific memorySelfHasMemoryMemory_Fight_01Equal
Check if Target does not have a specific memoryTargetHasMemoryMemory_Fight_01NotEqual