• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Casting ability event - what starts first and ends last?

Status
Not open for further replies.
Level 8
Joined
Jul 17, 2004
Messages
283
  • Events
    • Unit - A unit Begins channeling an ability
    • Unit - A unit Begins casting an ability
    • Unit - A unit Stops casting an ability
    • Unit - A unit Starts the effect of an ability
    • Unit - A unit Finishes casting an ability
Out of these events, in order which one starts first and which one finishes last?
 
Level 7
Joined
Jan 23, 2011
Messages
350
Begins channeling -> Begins casting an ability -> starts the effect -> finishes casting -> stops casting
That if the player don't do a thing.

Begins channeling -> begins casting an ability -> stops casting
If the player interrupts early

Begins channeling -> begins casting an ability -> starts the effect -> stops casting
If the player interrupts correctly.
 
Status
Not open for further replies.
Top