Bug Closed · Resolved

Inline conditions in targeters not working with the "EndProjectile" mechanic

#3395 opened by Unknown 3 years ago

Unknownreported this bug

Conditions on targeters do not work and get ignored when used on an EndProjectile Mechanic

I am currently using:

  • EndProjectile @EntitiesNearOrigin{r=2;conditions=[ - isCaster true ]}

The condition isCaster is being ignored and the targeter will default to @EntitiesNearOrigin, I have tried using other conditions to make sure it's not an issue with isCaster & I have used the example format on the wiki

Sign in to join the discussion.