Text Display Part - Has Shadows (Condition) — DisplayEntityUtils
Addon: DisplayEntityUtils · Category: Condition · Since: 3.5.0, 3.5.2 (Text Displays Entities)
Syntax
%activepart/display% ((is|has)|(has no|does(n't| not) have)) deu [text] [drop] shadow[ed|s]Description
Check if an text display part's text has shadows
Examples
if {_activepart} has deu text shadows:
broadcast "This text display part has text shadow!"