• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Check condition for idle workers?

Status
Not open for further replies.
Level 1
Joined
Mar 21, 2020
Messages
1
Like the title says, i need to create check condition that would look after the lazy workers who stand doing nothing, and send them back to harvesting wood.

I tried hundreds of ways already for many hours none stop and there is always two type of results
1: They do nothing, or they just stop on the way.
2: They rush to harvest lumber from one tree and then suddenly rush to another, which makes them useless, because for unknown reason check condition thinks that they are still "IDLE" doing nothing while they are rushing to harvest lumber.

I tried to create multiple conditions that would check if worker is on the way, and if worker is harvesting lumber, but it didn't work for unknown reason.

Can anyone explain how to make this system or post an image of it?

Here is one example how i tried to create it.

Imgur
 
Status
Not open for further replies.
Top