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

target spell

  1. PerPlumeShake

    [Solved] Single Target wait condition

    Hey guys, i would like to know how to do a single target skill that has a condition like this. TargetWait Events Unit - A unit Starts the effect of an ability Conditions (Ability being cast) Equal to Chain Lightning(1 target) Actions Set T_Unit[1] =...
  2. 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.
  3. jano1906

    [Spell] Help with target spell

    I need a spell that can target both Trees (Destructibles) and Units, so when i use it on a tree it triggers the Sentinel spell, and when i use it on a specific unit it transforms it. I know how to trigger it not using jass, but i cannot find a spell that can be cast on both types of targets.
Top