🏆 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!
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] =...
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.
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.