This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I'm trying to get a unit I just trained to cast Hallucinate 5 times and have it and all of the hallucinations auto attack. For some reasons the hallucinations are not attacking.
do you train it in a set position or is the warpgate somewhere random?
@b0ne123: Go
The unit is basically trained from a warpgate. Once it's trained I have a Trigger say make 5 hallucinations and attack to point.
Actions Unit - Order (Created unit) to ( Warp In Phoenix) (Before Existing Orders)
Unit - Order (Last created unit) to ( Attack targeting (Center of Attack to team 1)) (After Existing Orders)
Unit - Order (Created unit) to ( Warp In Phoenix) (Before Existing Orders)
Unit - Order (Created unit) to ( Attack targeting (Center of Attack to team 1)) (After Existing Orders)
Warp in phoenix is the ability to copy an interceptor I'm just lazy and didn't want to change the button.
you can't reach the hallucinations with "last created unit".
create region around your warpgate
do two triggers
1. unit enters warpgateregion, send unit attack bla
2. your trigger but remove the attack orders, just keep the spawn 5 hallus before orders
oh ok. I'll try that then and see how it works.
Perfect thank you.
I'm trying to get a unit I just trained to cast Hallucinate 5 times and have it and all of the hallucinations auto attack. For some reasons the hallucinations are not attacking.
do you train it in a set position or is the warpgate somewhere random?
@b0ne123: Go
The unit is basically trained from a warpgate. Once it's trained I have a Trigger say make 5 hallucinations and attack to point.
Actions Unit - Order (Created unit) to ( Warp In Phoenix) (Before Existing Orders)
Unit - Order (Last created unit) to ( Attack targeting (Center of Attack to team 1)) (After Existing Orders)
Unit - Order (Created unit) to ( Warp In Phoenix) (Before Existing Orders)
Unit - Order (Last created unit) to ( Attack targeting (Center of Attack to team 1)) (After Existing Orders)
Unit - Order (Created unit) to ( Warp In Phoenix) (Before Existing Orders)
Unit - Order (Last created unit) to ( Attack targeting (Center of Attack to team 1)) (After Existing Orders)
Unit - Order (Created unit) to ( Warp In Phoenix) (Before Existing Orders)
Unit - Order (Last created unit) to ( Attack targeting (Center of Attack to team 1)) (After Existing Orders)
Unit - Order (Created unit) to ( Warp In Phoenix) (Before Existing Orders)
Unit - Order (Last created unit) to ( Attack targeting (Center of Attack to team 1)) (After Existing Orders)
Unit - Order (Created unit) to ( Attack targeting (Center of Attack to team 1)) (After Existing Orders)
Warp in phoenix is the ability to copy an interceptor I'm just lazy and didn't want to change the button.
you can't reach the hallucinations with "last created unit".
create region around your warpgate
do two triggers
1. unit enters warpgateregion, send unit attack bla
2. your trigger but remove the attack orders, just keep the spawn 5 hallus before orders
@b0ne123: Go
oh ok. I'll try that then and see how it works.
Perfect thank you.