Group/Animation/Frame Point Tag (Expression) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Expression · Since: 2.6.2, 3.0.0 (Packet), 3.2.1 (Frame Point), 3.3.2 (Plural)

Syntax

[the] deu tag of %activegroups/savedgroups/deuanimations/framepoints%

Description

Get or set the tag of a group/animation. Only the tag of a active group/animation can be changed

Examples

reset {_spawnedgroup}'s deu tag
set {_savedgrouptag} to {_savedgroup}'s deu tag

set {_animation}'s deu tag to "newTag"

#3.0.0 and later
set "mynewgrouptag" to {_packetgroup}'s deu tag

View source