• 🏆 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!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

infinite

  1. Uncle

    [Solved] Turn off trigger, do something, turn on trigger. Is this a safe method to avoid infinite loops?

    So, my trigger is working fine. I'm just curious if turning off a trigger, then doing something that would run the trigger's Events, then turning the trigger back on is a safe method to avoid a crash/infinite loop. Destructible Death Events Conditions Actions If...
  2. Azsure

    [Solved] Trigger Loop not meeting condition goes endlessly, causing CTD

    Hi, I needed some assitance with a code I just made up now, not only does it not do what I intended it to, but it seems that the conditions are never met and thus causing an endless loop that cause a imminent CTD. The trigger is as follows: There are 6 regions in the map, a RNG will determine...
Top