Is Part Master/Parent? (Condition) — DisplayEntityUtils
Addon: DisplayEntityUtils · Category: Condition · Since: 2.6.2, 3.5.0 (parent)
Syntax
%activepart/display% (is|is(n't| not)) [the] (master|parent) part [of a [active] group]Description
Check if an active part or a display entity is the master/parent part of an active group
Examples
if {_activepart} is the master part:
broadcast "All other parts are the passengers of this one!"