• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece!🔗 Click here to enter!

Where can i find this trigger?

Status
Not open for further replies.
Level 3
Joined
Jan 16, 2011
Messages
44
Where can i find this trigger?

View attachment 96357

  • Wait until ((All units of (Units owned by Player 12 (Brown)) are dead) Equal to True), checking every 1.00 seconds
Im stuck at ((All units of(Units owned by Player 12(Brown))are dead) . Where can I find that? I cant find it in functions . Been searching for minutes already.
 
Last edited:
Level 33
Joined
Mar 27, 2008
Messages
8,035
It's under Boolean Conditions
Usually, it is used like this:
  • Conditions
    • ((Triggering unit) is dead) Equal to True
But, as far as I know, Wait = Time
So, Time is either Integer or Real
So it MUST be in values, not Boolean...
Hmmm... ?
Also, a usual Wait trigger doesn't have the "Wait until..." text in it, or does it?

EDIT:
There is...
The action is "Wait For Condition" Action
 
Level 3
Joined
Jan 16, 2011
Messages
44
shelp.PNG

So where I can find that here. Please. Im seriously stuck here. Its already an hour. :ogre_rage:
 
Level 3
Joined
Jan 16, 2011
Messages
44
Thanks a lot. Weew.
Now Im stuck again here

  • Countdown Timer - Create a timer window for (Last started timer) with title (Enemy Wave + ((String(lvlNum)) + in...))
The Enemy Wav thing. I wrote but did not work.
help2.PNG
 
Status
Not open for further replies.
Top