I made an autocast Transfusion. It has a problem that it casts the instant a unit looses some health, so a 125 expensive heal is wasted on a unit who's only just lost 5 health.
I tried making a validator to prevent this and only allow a cast if a target is below 25% health. This works to some degree, but the problem is the Queen stops fighting and 'looks' at the unit the whole time until the condition is reached?
How can I get the Queen to just act as normal until a unit goes below 25% cast heal.
Here's is a screenshot. The behind Queen notices the front has lost health and it will not do anything just stare at it until below 25%.
Yeah that's exactly what I did, same thing happens thou. Placed the validator in autocast and Smart.
The Queen still stops all actions and 'stares' at a unit until it reaches the necessary health requirement to be able to cast. Rather than just attack as normal and heal only when a target is on low health.
Not sure, whats not working for you. I just added an auto cast range, an auto cast validator, changed the auto cast target filter and activated the auto cast flags, and everything works just fine.
Map Attached in last post.
I made an autocast Transfusion. It has a problem that it casts the instant a unit looses some health, so a 125 expensive heal is wasted on a unit who's only just lost 5 health.
I tried making a validator to prevent this and only allow a cast if a target is below 25% health. This works to some degree, but the problem is the Queen stops fighting and 'looks' at the unit the whole time until the condition is reached?
How can I get the Queen to just act as normal until a unit goes below 25% cast heal.
Here's is a screenshot. The behind Queen notices the front has lost health and it will not do anything just stare at it until below 25%.
Bump!
Make a validator of the Unit Compare Vital type and set the Validator Type field to Delta (the difference)?
Did you put that vlidator under the Ability - Auto Cast Validators field?
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
Yeah that's exactly what I did, same thing happens thou. Placed the validator in autocast and Smart.
The Queen still stops all actions and 'stares' at a unit until it reaches the necessary health requirement to be able to cast. Rather than just attack as normal and heal only when a target is on low health.
Any ideas?
i had a lot of autocast bugs, but this never happened for me. can you upload the map here as attachment?
Hmm alright then :) How to get Queens, follow this:
Not sure, whats not working for you. I just added an auto cast range, an auto cast validator, changed the auto cast target filter and activated the auto cast flags, and everything works just fine.
Seems I had too many other fields on. Works now, thank you.