• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

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