Skip to main content

Execute_RemoveHowling

Description

Deactivates (removes) a previously activated howling effect from the entity specified by BaseObject. If the specified howling is not currently active, the call is safely ignored.

Parameters

ParameterDescription
BaseObjectThe entity to deactivate the howling effect from (Self or Target).
S1Howling DtId to deactivate.

Examples

DescriptionBaseObjectCommandS1
Remove wolf howling from SelfSelfRemoveHowlingHowling_Wolf
Remove ghost howling from SelfSelfRemoveHowlingHowling_Ghost
Remove wolf howling from TargetTargetRemoveHowlingHowling_Wolf
Remove ghost howling from TargetTargetRemoveHowlingHowling_Ghost