• 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 faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

[General] Cooldown modification?

Status
Not open for further replies.
Level 25
Joined
Feb 9, 2009
Messages
1,801
Since the producer update has added many natives have we reached cooldown modifcation yet?

I understand we have:
  • Unit - For Unit (Picked Unit), Set cooldown of ability firebolt , Level: (Level of firebolt for Picked Unit) to ((Ability Cooldown Remaining of Picked Unit for ability firebolt ) - 1.50)
But this will simply reset the ability if was already cast, and set the next cast to the lower amount



if you still don't know what I mean:
  • Unit Group - unit within 500 range of (Position of unit with firebolt) dies
  • (Picked unit) has firebolt on cooldown)
  • Unit - Reduce the firebolt's current cooldown by x seconds?

I also saw some JASS natives for setting the remaining cooldown but I'm not sure entirely how to set it for an individual unit.
 
Status
Not open for further replies.
Top