Skip to main content

Execute_SetGhostInteractionAvailability

Description

Sets whether the specified character is available for interaction with ghost characters. A non-zero value for F1 enables availability; zero disables it.

Parameters

ParameterDescription
BaseObjectThe character to apply the availability setting to (Self or Target).
F1Non-zero to enable ghost interaction availability; 0 to disable it.

Examples

DescriptionBaseObjectCommandF1
Enable ghost interaction availability for SelfSelfSetGhostInteractionAvailability1
Disable ghost interaction availability for SelfSelfSetGhostInteractionAvailability0
Enable ghost interaction availability for TargetTargetSetGhostInteractionAvailability1