• 💀 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!

orders

  1. HerlySQR

    Targetable ability that considers if the target has full mana

    Hello, I wanna know if there is an ability with target that don't cast if the target has full mana, I know that I can check and stop the caster with triggers, but I wanna do the check in the exact moment the order is issued, to the function IssueTargetOrderById returns me true or false.
  2. Jaccouille

    [Wurst] issuePointOrderId failing on some spells

    So I got a spell which I want to be dummyCasted, the dummycast was failing, upon further investigation and testing other abilities, by creating a unit, give him the abilities and using issuePointOrder to cast, I realized some of them ended up in failure. This actually happens on a big ass map I...
  3. Lord_Earthfire

    [Trigger] Is it possible to make a unit ignore a specific given order?

    Hello there, As my search unfortunally haven't brought anything, i try to tickle the hive-mind if someone got an idea to solve the particular problem: The situation: There are multiple occasions where i would like to give out an order without really ordering the unit to move, like ordering a...
  4. Deserted

    What exactly happens when Invisibility is being cast on a unit?

    When a sorceress casts Invisibility on a unit, it is forced to stop attacking in some special way. I want to do the same via triggers. Is this possible?
  5. DracoL1ch

    Orders repo

    Since it's hard enough to find for newbies constant integer ORDER_wandillusion=852274 constant integer ORDER_absorb=852529 constant integer ORDER_acidbomb=852662 constant integer ORDER_acolyteharvest=852185 constant integer ORDER_AImove=851988 constant integer...
Top