Stop All Animations (Effect) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Effect · Since: 2.6.2, 3.0.0 (Packet)

Syntax

stop [all] animations on %activegroup% [[and ]remove from [state] machine]

Description

Stop all animations playing on an active group

Examples

stop all animations on {_spawnedgroup}
stop animations on {_spawnedgroup} and remove from state machine

#3.0.0 and later
stop all animations on {_packetgroup}

View source