• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Trigger] Would this leak? How do I fix it if it leaks

Status
Not open for further replies.
Level 5
Joined
Aug 18, 2013
Messages
85
  • Prince casts SHOCKWAVE
    • Events
      • Unit - Prince 0001 <gen> Begins casting an ability
    • Conditions
      • (Ability being cast) Equal to Shockwave
    • Actions
      • Set NospellkillPrince = No unit
      • Set Shockwaveattack = (Triggering unit)
      • Wait 5.00 seconds
      • Set Shockwaveattack = No unit
      • Wait 0.01 seconds
      • Set NospellkillPrince = (Triggering unit)
 
Status
Not open for further replies.
Top