• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

[Solved] Paralyzing Cask

Status
Not open for further replies.
I was looking for a Paralyzing Cask ability and I found this: Paralyzing Cask v1.0.6
It lets you choose if the same target can be hit again. But if you do that and there is only 1 target, it will bounce on itself. And if I do not allow that, it can only bounce to a target once.
And I want it to be able to bounce to a target multiple times, but only bounce if there is another unit around to bounce to and not bounce on the same unit.
How can I change the trigger?
 
I was looking for a Paralyzing Cask ability and I found this: Paralyzing Cask v1.0.6
It lets you choose if the same target can be hit again. But if you do that and there is only 1 target, it will bounce on itself. And if I do not allow that, it can only bounce to a target once.
And I want it to be able to bounce to a target multiple times, but only bounce if there is another unit around to bounce to and not bounce on the same unit.
How can I change the trigger?
Select the PC Loop trigger and add this new Condition:
1717135227722.png

That SHOULD prevent the ability from targeting the same unit twice in a row. I didn't test it.

Also, assuming you're on the latest patch, I could create a better/more modern version of this spell for you, it wouldn't take long at all. This current implementation is doing some weird and inefficient stuff.
 
Last edited:
Status
Not open for further replies.
Back
Top