Not possible to create a trigger that detects if there are no units in an area

:arrow_forward: GAME INFORMATION

  • **BUILD #:
  • PLATFORM: Steam /
  • OS: Windows 10

:arrow_forward: ISSUE EXPERIENCED

:question: DESCRIBE THE ISSUE IN DETAIL (below). Limit to ONE issue per thread.

Here is the problem I’m experiencing…

If you create an Looping"Object in Area" Trigger as Condition, set the Quantity to 0, Source Player to Player 1 and mark an area, you would expect the trigger to fire when there are 0 of Blue Units in that Area, however that doesnt seem to work

:arrow_forward: FREQUENCY OF ISSUE

:question: How often does the issue occur? CHOSE ONE; DELETE THE REST.

  • 100% of the time / matches I play (ALWAYS)

:arrow_forward: REPRODUCTION STEPS

:question: List the DETAILED STEPS we can take to reproduce the issue… Be descriptive!

Here’s the steps to reproduce the issue:

  1. Create a Trigger
  2. Put “Object in Area” as Condition
  3. Let it be a Looping Trigger
  4. Set any Effect to test if the Trigger is working
  5. Put Player 1 as Source Player, mark an Area and place a unit next to it, set Quantity to “0”
  6. Start the Scenario
  7. Wonder why the Trigger doesnt fire, move the unit in
  8. Still doesnt work

Please fix it if possible

1 Like

Hey,

If this isn’t fixed yet, you might try this workaround I use for similar situations:

Use the “objects in area” condition, set quantity to 1 and check “inverse condition”.

I use this as a “and if not at least 1 unit of player x in set area” condition.

1 Like