Paladin1cd Posted August 15, 2021 Posted August 15, 2021 So I've tried this a couple of different ways and I'm coming up blank. I have a unit that I want to have x happen (say it reaches below a certain strength and I use the GROUP ALIVE LESS THAN condition) and then the GROUP RESUME action on a trigger. That doesn't work. The unit sits there at the hold waypoint. Is there something else I should do to stop them other than a hold command in the waypoint? I've tried a move to waypoint in the order after the hold command and that doesn't work either.
toutenglisse Posted August 15, 2021 Posted August 15, 2021 4 hours ago, Paladin1cd said: So I've tried this a couple of different ways and I'm coming up blank. I have a unit that I want to have x happen (say it reaches below a certain strength and I use the GROUP ALIVE LESS THAN condition) and then the GROUP RESUME action on a trigger... It works with "unit's life less than". ("group alive less than" ... 50% for example, means that a group of 3 units has only 1 unit still alive)
Paladin1cd Posted August 15, 2021 Author Posted August 15, 2021 That's how I understand it. I used GROUP because UNIT I'd have to do triggers for a bunch of them and it would be based on their hit points as I understand it. GROUP would wait and I have 10 units and set it to 50%, say, then after 5 of them are destroyed the other five would bug out. But it does not appear to be working.
toutenglisse Posted August 16, 2021 Posted August 16, 2021 (edited) 2 hours ago, Paladin1cd said: That's how I understand it. I used GROUP because UNIT I'd have to do triggers for a bunch of them and it would be based on their hit points as I understand it. GROUP would wait and I have 10 units and set it to 50%, say, then after 5 of them are destroyed the other five would bug out. But it does not appear to be working. ...when 6 are destroyed, 5 is 50% left and not less than 50% left. If you don't use a unit but a group of several units than you can use "group alive less than". And it works (I tried "less than 70%" with a group of 2 tanks, and when 1 is destroyed the other resumes route). Edited August 16, 2021 by toutenglisse
Paladin1cd Posted August 17, 2021 Author Posted August 17, 2021 Where did you put your hold command? I’ve done it in the top of advanced waypoint options and the unit has another waypoint after. Did you include another command? I ask because when I’ve set it up the units go down to three or even two units and never drives off.
toutenglisse Posted August 17, 2021 Posted August 17, 2021 22 minutes ago, Paladin1cd said: Where did you put your hold command? I’ve done it in the top of advanced waypoint options and the unit has another waypoint after. Did you include another command? I ask because when I’ve set it up the units go down to three or even two units and never drives off. Here is my example. test-group-alive-less-than.miz
Paladin1cd Posted August 19, 2021 Author Posted August 19, 2021 Exactly as I’ve tried using it and it just doesn’t trigger. Thank you for the mission file. Not sure what else I can try.
Recommended Posts