Entity Id of Active Part (Expression) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Expression · Since: 3.2.2

Syntax

[the] deu entity id of %activeparts%

Description

Get the entity id of an active part. This can be used in packet operations.

Examples

set {_id} to {_spawnedpart}'s deu entity id
set {_id} to {_packetpart}'s deu entity id

View source