Skip to main content

Execute_EmitAura

Description

Activates (emits) the specified aura on the entity identified by BaseObject. The aura is identified by its table ID provided in S1.

Parameters

ParameterDescription
BaseObjectThe entity on which to activate the aura (Self or Target).
S1Aura table ID to activate (e.g., ProximityAura, WarmthZone).

Examples

DescriptionBaseObjectCommandS1
Activate the proximity detection aura on selfSelfEmitAuraProximityAura
Activate the warmth zone aura on the target entityTargetEmitAuraWarmthZone