• 💀 Happy Halloween! 💀 It's time to vote for the best terrain! Check out the entries to Hive's HD Terrain Contest #2 - Vampire Folklore.❗️Poll closes on November 14, 2023. 🔗Click here to cast your vote!
  • 🏆 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!
  • 🏆 HD Level Design Contest #1 is OPEN! Contestants must create a maze with at least one entry point, and at least one exit point. The map should be made in HD mode, and should not be openable in SD. Only custom models from Hive's HD model and texture sections are allowed. The only exceptions are DNC models and omnilights. This is mainly a visual and design oriented contest, not technical. The UI and video walkthrough rules are there to give everyone an equal shot at victory by standardizing how viewers see the terrain. 🔗Click here to enter!

[Trigger] Disable/Delay An Ability for All Units For Seconds After Someone Casted It???

Status
Not open for further replies.
Level 5
Joined
Nov 6, 2014
Messages
70
So I have an ability that a unit can cast a spell called 'Mark of Reincarnation' to a friendly unit that gives him a buff that when it dies, after 10 seconds, a triggered effect will show then summoning a same unit of its type.

My problem is when I use 4 units at the same time to cast that spell to four other units around. The problem is that.... only one unit has been affected by that ability successfully..

My problem is how can I delay time for the ability for all units that is capable of that when one unit casts it , then over again? If I get successful from that, I might avoid bugs,

IDEA QUESTION:
Disable / Delay Time / Set Cooldown to an ability for all other units each time it is successfully used by a certain unit. TO avoid certain spell overlapping.

:vw_wtf:
 
Last edited:
Level 12
Joined
May 22, 2015
Messages
1,051
It doesn't necessarily need dynamic unit indexing. It depends on how the trigger works. It also might be really easy by just using local variables.
 
Status
Not open for further replies.
Top